mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-20 14:01:39 +03:00
98ac94ae27
This introduces an adhoc operation to the benchmark of `huge_schema`, so that we can track performance of the incremental Metadata API. This untracks a table that is not referenced by anything else in the `huge_schema` metadata, so that we don't need to cascade any changes. And then it tracks it again. Benchmarking this will be valuable for working on `Hasura.Incremental`. Results will start showing up in the benchmark report when this is merged to `main`. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6553 GitOrigin-RevId: 65dad4f7a5fe1c230c5def136640bb68f4a4aa9b |
||
---|---|---|
.. | ||
replace_metadata.sh | ||
untrack_track_table.sh |