surrealpatch/lib/benches
2023-05-01 18:15:42 +01:00
..
executor.rs Testing - Add microbenchmarks for query parsing and execution. (#1878) 2023-05-01 18:15:42 +01:00
parser.rs Testing - Add microbenchmarks for query parsing and execution. (#1878) 2023-05-01 18:15:42 +01:00
README.md Testing - Add microbenchmarks for query parsing and execution. (#1878) 2023-05-01 18:15:42 +01:00

Benchmarks

This directory contains some micro-benchmarks that can help objectively establish the performance implications of a change.

Manual usage

Execute the following command at the top level of the repository:

cargo bench --package surrealdb --no-default-features --features kv-mem