Skip to main content

kime_eval/
lib.rs

1//! Datasets, metrics, benchmark runners and the scorecard. The workloads and targets are in spec/13-benchmarks.md, and the comparisons against other engines on other machines live in tamnd/kime-bench.
2
3#![forbid(unsafe_code)]