graphql-engine/server/src-lib/Hasura/GraphQL/Schema
kodiakhq[bot] 3a76c57adf Some inlining and bang patterns to improve memory residency
Just forcing some of the most numerous thunks (with -hi profiling), it
seems some of these were retaining significant amount of data

this can follow merge of, or supersede #6679

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6710
GitOrigin-RevId: d0566ee288841e264637231a7f238946aa2e3564
2022-11-08 03:55:38 +00:00
..
BoolExp server: Add an ExperimentalFeatureFlag for Aggregation Predicates 2022-10-25 13:21:40 +00:00
Action.hs Resolve source customization at schema cache building time. 2022-09-12 16:07:26 +00:00
Backend.hs Extract out functions from columnParser in Backend. 2022-09-13 21:22:25 +00:00
BoolExp.hs Some inlining and bang patterns to improve memory residency 2022-11-08 03:55:38 +00:00
Build.hs [server]: feature flag to remove _stream fields from schema 2022-11-04 13:10:35 +00:00
Common.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
Instances.hs Rename Data Wrapper to Data Connector [GDW-89] 2022-05-02 05:04:07 +00:00
Introspect.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
Mutation.hs Use a different reader context for sources and remote schemas with new SchemaT monad. 2022-09-06 16:49:23 +00:00
NamingCase.hs server: transform enum with upper for graphql-default 2022-07-19 06:56:45 +00:00
Node.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
Options.hs [server]: feature flag to remove _stream fields from schema 2022-11-04 13:10:35 +00:00
OrderBy.hs Some inlining and bang patterns to improve memory residency 2022-11-08 03:55:38 +00:00
Parser.hs refactor(tests): Expose more Parser types in Hasura.GraphQL.Schema.Parser 2022-09-08 13:57:18 +00:00
Postgres.hs Use a different reader context for sources and remote schemas with new SchemaT monad. 2022-09-06 16:49:23 +00:00
Relay.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
Remote.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
RemoteRelationship.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
Select.hs Some inlining and bang patterns to improve memory residency 2022-11-08 03:55:38 +00:00
SubscriptionStream.hs server: add metadata origin in streaming subscription field parser 2022-09-27 15:56:46 +00:00
Table.hs Some inlining and bang patterns to improve memory residency 2022-11-08 03:55:38 +00:00
Typename.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
Update.hs Use a different reader context for sources and remote schemas with new SchemaT monad. 2022-09-06 16:49:23 +00:00