about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorBen Kimock <kimockb@gmail.com>2021-03-24 23:26:18 -0400
committerBen Kimock <kimockb@gmail.com>2021-03-25 00:14:00 -0400
commit8c8841811414ba3348f8c604b0ce01200cc8be91 (patch)
treebfe9b7838754e58ba4cabca790347d8c9df1b1d4 /library/std/src/sys/unix/stack_overflow.rs
parent07e0e2ec268c140e607e1ac7f49f145612d0f597 (diff)
downloadrust-8c8841811414ba3348f8c604b0ce01200cc8be91.tar.gz
rust-8c8841811414ba3348f8c604b0ce01200cc8be91.zip
Try to make Vec benchmarks only run code they are benchmarking
Many of the Vec benchmarks assert what values should be produced by the
benchmarked code. In some cases, these asserts dominate the runtime of
the benchmarks they are in, causing the benchmarks to understate the
impact of an optimization or regression.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions