batpak-bench-support 0.7.0

Criterion benchmark support helpers for batpak.
Documentation
1
2
3
4
5
6
7
8
9
# batpak-bench-support

Criterion benchmark support helpers for batpak.

This crate is published so `batpak` benchmark dependencies can resolve from crates.io. It is not intended as a primary public API surface; use the `batpak` crate for runtime code.

Keep this crate's version matched exactly to the root `batpak` crate version; mixing versions keeps benchmark surfaces harder to compare.

Repository: <https://github.com/heyoub/batpak>