6 lines
355 B
Text
6 lines
355 B
Text
There is a test harness written in Java by the original paper authors
|
|
https://github.com/Chat-Wane/LSEQ
|
|
So far I cannot get my implementation to reproduce the numbers from the
|
|
Chat-Wane repo.
|
|
|
|
Another rust implementation is located at https://github.com/s-panferov/lseq/tree/master/src. I tried to benchmark it and discovered it does not build on aarch64
|