graphql-engine/v3/crates/engine
Daniel Harvey b9b7d1f9b5 Run benchmarks in Github Actions (#476)
<!-- Thank you for submitting this PR! :) -->

## Description

This adds graphing of benchmarks for `v3-engine` like we do in
`ndc-postgres`: https://hasura.github.io/ndc-postgres/dev/bench/

Voila! https://psychic-doodle-372212k.pages.github.io/dev/bench/

V3_GIT_ORIGIN_REV_ID: f164a0a5dc8ab58f5a224f90e48e49208c87094f
2024-04-19 09:12:24 +00:00
..
benches Run benchmarks in Github Actions (#476) 2024-04-19 09:12:24 +00:00
bin/engine add deserialize trait to AuthConfig (#474) 2024-04-18 07:09:53 +00:00
src Use references where possible instead of cloning. (#478) 2024-04-18 17:35:48 +00:00
tests Expose error caused by negative limit and offset values in the API response (#471) 2024-04-18 06:35:38 +00:00
build.rs Move all crates into a folder (#355) 2024-03-19 18:07:14 +00:00
Cargo.toml Use anyhow in tests instead of unwrapping everywhere. (#475) 2024-04-18 08:58:17 +00:00