graphql-engine/server
Auke Booij 29b2161402 Add benchmarks for allowlist operations
There are some incremental Metadata API methods that have no good justification for taking so much time to complete. This adds some of them to the CI benchmark suite, so that we can track their performance.

I have a prototype to speed up some of these methods 10x; see hasura/graphql-engine-mono#6613.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6627
GitOrigin-RevId: fecc7f28cae734b4acad68a63cbcdf0a2693d567
2022-11-01 17:28:15 +00:00
..
bench-wrk server/tests-py: Reduce the number of locations we check the status code. 2022-07-05 18:01:07 +00:00
benchmarks Add benchmarks for allowlist operations 2022-11-01 17:28:15 +00:00
documentation Fix broken links 2022-10-26 14:22:19 +00:00
lib Use JSON instead of GraphQL for comparison operators 2022-10-28 01:14:09 +00:00
src-emit-metadata-openapi server: initial set of DTO types for metadata 2022-06-27 16:33:31 +00:00
src-exec Import pg-client-hs as PG 2022-09-20 19:55:51 +00:00
src-lib server: deduplicate Postgres function names with HashSet (close #8888) 2022-10-28 08:24:25 +00:00
src-rsr ci: tag release v2.15.0-beta.1 2022-10-31 15:58:31 +00:00
src-test Use JSON instead of GraphQL for comparison operators 2022-10-28 01:14:09 +00:00
tests-py Add Cockroach and Postgres to DataValidation tests 2022-10-27 12:20:41 +00:00
.dockerignore update packages (#251) 2018-08-08 13:10:13 +05:30
.gitignore server: Clean up Cabal project files 2022-04-07 07:16:12 +00:00
commit_diff.txt Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
COMPILING-ON-MACOS.md server: remove ghc libs from freeze file, update guides 2022-10-06 12:27:09 +00:00
CONTRIBUTING.md Docs: improve Console contributing instructions 2022-10-25 08:14:52 +00:00
graphql-engine.cabal scaffolding for remote-schemas module 2022-10-21 03:15:04 +00:00
Makefile ci: misc. cleanup, naming 2022-01-03 06:26:39 +00:00
STYLE.md Nix: Use nixpkgs-fmt to format everything. 2022-06-20 13:02:45 +00:00
testing-guidelines.md Extract the test harness from the Hspec tests 2022-10-04 08:31:26 +00:00
troubleshooting.md Create troubleshooting.md 2022-05-30 09:18:44 +00:00
VERSIONS.json Upgrade HLint to v3.4.1. 2022-10-12 19:14:56 +00:00