| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Benchmarks for sqlparser. See the main README for more information.
Note: this is in a separate, non workspace crate to avoid adding a dependency on criterion to the main crate (which complicates testing without std).
cargo bench --bench sqlparser_benchNote you can generate a flamegraph using the following command:
cargo flamegraph --bench sqlparser_bench| Back | FazBrowse Home | New Git URL |