Van Phu DO
|
271bdfb032
|
Simplify Node class with less field, improve hash mix speed (#584)
* Simplify Node class with less field, improve hash mix speed
* remove some ops, a bit faster
* more inline, little bit faster but not sure
|
2024-01-25 22:57:04 +01:00 |
|
Van Phu DO
|
98a8279669
|
use thomaswue trick, use parallelism, slightly faster (#560)
|
2024-01-23 16:41:25 +01:00 |
|
Van Phu DO
|
410425c833
|
reorganize code, little bit faster (#509)
|
2024-01-21 13:25:18 +01:00 |
|
Van Phu DO
|
e67920f4af
|
low collision + fast mixer, more optimization, less if because if is slow (#474)
|
2024-01-19 22:03:51 +01:00 |
|
Van Phu DO
|
1804fc5b5f
|
Native build, less memory acess, improved hash mixing (#449)
|
2024-01-16 22:31:00 +01:00 |
|
Van Phu DO
|
677d94e5cf
|
Optimized with less constructor args + low collision mixer (#420)
* use all CPUs
* use graal
* optimized with less constructor arg
* optimized with low collision mixer
|
2024-01-15 18:53:31 +01:00 |
|
abeobk
|
b2a4b73c59
|
use all CPUs
|
2024-01-13 22:04:34 +01:00 |
|
Gunnar Morling
|
4cfb5449e9
|
Leaderboard, formatting
|
2024-01-12 21:21:40 +01:00 |
|
abeobk
|
53776398dc
|
abeobk initial implementation
|
2024-01-12 21:15:47 +01:00 |
|