aboutsummaryrefslogtreecommitdiff
path: root/test.sh
diff options
context:
space:
mode:
authorMarkus Ebner <seijikun@users.noreply.github.com>2024-01-05 19:35:15 +0100
committerGitHub <noreply@github.com>2024-01-05 19:35:15 +0100
commit36dac255cf2b36811c5fc9b6fc9ca37e17bc34b6 (patch)
tree117df00ea142eac4230ac048313be871f68e198f /test.sh
parente3f6c3aaf795cab2f0818c96bd46c573a2e14cf1 (diff)
Update seijikun implementation
* Use Integer calculation instead of double, add unit-test * Bring back StationIdent optimization Originally, StationIdent was using byte[] to store names, so the extra String allocation could be avoided. However, that produced incorrect sorting. Sorting is now moved to the result merging step. Here, names are converted to Strings. * Implement readStationName with SIMD 256bit * Rebase and cleanup test code, now that it's in the project * Fix seijikun formatting * Fix test failure in specific jobCnt edge-cases * Also switch to graalvm
Diffstat (limited to 'test.sh')
0 files changed, 0 insertions, 0 deletions