graphql-engine/v3/crates/engine
Daniel Harvey 9d25ee2075 Add time limits on generate_ir benchmarks too (#508)
<!-- Thank you for submitting this PR! :) -->

## Description

I wondered why some benchmarks were very quick seconds and others very
slow (hours). Turns out I only told half of them that I would prefer
them to be fast. Rectified.

Functional no-op.

V3_GIT_ORIGIN_REV_ID: 40bbcc6829e9a4ea85058f2983136024a9971e3b
2024-04-25 15:43:52 +00:00
..
benches Add time limits on generate_ir benchmarks too (#508) 2024-04-25 15:43:52 +00:00
bin/engine Add a host argument and environment variable. (#502) 2024-04-24 10:45:28 +00:00
src Rename get_underlying_object_type (#506) 2024-04-25 08:37:59 +00:00
tests untangle input boolean expressions from models (#460) 2024-04-23 15:51:45 +00:00
build.rs Move all crates into a folder (#355) 2024-03-19 18:07:14 +00:00
Cargo.toml Bump Criterion lib (#504) 2024-04-24 15:53:42 +00:00