6 ms·
For QC this is a pretty solid tester (run on L or other compatible runtime) - focused on performance as it pushes multiple edges. https://github.com/l-labs/mas
by jloveless 2mo ago
For QC this is a pretty solid tester (run on L or other compatible runtime) - focused on performance as it pushes multiple edges.
https://github.com/l-labs/master-benchmark https://github.com/l-labs/master-benchmark
Which can also be run with minimal modifications on ngn and others.
For database the h2o.ai for duckDB really is a solid hard bench IMHO:
https://github.com/l-labs/db-benchmark/tree/main/l https://github.com/l-labs/db-benchmark/tree/main/l
- jloveless 2mo agoEven deeper is the full test suite ala https://github.com/l-labs/rust_ipc/blob/master/tests/ipc_test.rs https://github.com/l-labs/rust_ipc/blob/master/tests/ipc_tes... Which is ~6k tests (Rust is actually what I use to drive release testing)