feat: attempt to benchmark another implementation from crates.io
This commit is contained in:
parent
1e45ef9314
commit
131d9f3cfe
4 changed files with 300 additions and 8 deletions
|
|
@ -1,4 +1,6 @@
|
|||
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.
|
||||
|
||||
So far I cannot get my implementation to reproduce the numbers
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue