Files
swift-mirror/benchmark/single-source
Tim Kientzle dc7a3d38cd Fix HTTP2StateMachine benchmark
The optimizer managed to eliminate this entire benchmark,
resulting in useless 0 second timings.

I made a couple of changes to ensure the optimizer cannot
eliminate the loop:
* The individual checks now actually use the loop parameter
* `identity()` is used to ensure conservatism

While here, I reduced the loop count since these benchmarks seem
to run for a long time.
2023-09-22 17:50:51 -07:00
..
2022-04-25 09:02:06 -07:00
2023-02-16 12:39:16 +02:00
2021-09-16 12:12:39 -07:00
2021-09-16 12:12:39 -07:00
2021-09-16 12:12:39 -07:00
2023-01-18 21:23:16 +02:00
2023-01-18 21:23:16 +02:00
2023-01-18 21:24:52 +02:00
2021-09-16 12:12:39 -07:00
2021-09-16 12:12:39 -07:00
2023-01-18 21:28:29 +02:00
2021-09-16 12:12:39 -07:00
2023-02-22 01:28:18 +02:00
2022-04-25 09:02:06 -07:00