summaryrefslogtreecommitdiff
path: root/bench_util/src/lib.rs
AgeCommit message (Collapse)Author
2022-03-24chore: drop src/ in bench_util & serde_v8 (#14097)Aaron O'Mullan
To align with conventions used in our other crates
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
Co-authored-by: Erfan Safari <erfanshield@outlook.com>
2021-04-20chore: update copyright headers (#10243)Yoshiya Hinosawa
2021-04-18tooling(bench_util): benching and profiling utilities (#10223)Aaron O'Mullan