aboutsummaryrefslogtreecommitdiff
path: root/prepare_abeobk.sh
Commit message (Collapse)AuthorAgeFilesLines
* final version for abeobk (#654)Van Phu DO2024-01-311-1/+1
| | | | | | | | | * final version * Correct stupid mistake * min/max trick does not help that much, setting initial value does. * cut the tail
* apply loop unroll trick (#643)Van Phu DO2024-01-291-3/+1
| | | | | * apply loop unroll trick * less assign op, a bit faster
* Simplify Node class with less field, improve hash mix speed (#584)Van Phu DO2024-01-251-1/+3
| | | | | | | * Simplify Node class with less field, improve hash mix speed * remove some ops, a bit faster * more inline, little bit faster but not sure
* use thomaswue trick, use parallelism, slightly faster (#560)Van Phu DO2024-01-231-2/+2
|
* reorganize code, little bit faster (#509)Van Phu DO2024-01-211-1/+1
|
* Native build, less memory acess, improved hash mixing (#449)Van Phu DO2024-01-161-0/+25
|
* Removing empty launch scriptGunnar Morling2024-01-141-18/+0
|
* FormattingGunnar Morling2024-01-141-0/+2
|
* Adding missing Java versionGunnar Morling2024-01-141-4/+0
|
* abeobk initial implementationabeobk2024-01-121-0/+20