graphql-engine/server/src-lib
Brandon Simmons 4eeb0860d9 server: use lighter GC in ourIdleGC when idle
Previously when users had an idle system with a large working set (i.e. large schema) they would likely see CPU spikes every 10 seconds.

See: https://github.com/hasura/graphql-engine/issues/9592#issuecomment-1580543694

Now we perform a lighter-weight minor GC in that case.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9841
GitOrigin-RevId: a04f86bfef7a73cb25fbec850d58e51eb796b81b
2023-07-12 09:26:11 +00:00
..
Control server: Upgrade the HGE server to GHC 9.4.5 2023-06-06 13:29:30 +00:00
Data Import HashMap, not HM, Map, M... 2023-04-26 15:43:44 +00:00
Database/MSSQL mssql isolation level option 2023-06-23 15:21:03 +00:00
Hasura server: use lighter GC in ourIdleGC when idle 2023-07-12 09:26:11 +00:00