graphql-engine/server/src-lib/Hasura
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
..
Backends server: improve DX for heroku integration 2022-11-08 03:55:30 +00:00
Base Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
Cache server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Eventing Rename get_event_invocations to get_scheduled_event_invocations 2022-11-03 10:23:11 +00:00
GraphQL Some inlining and bang patterns to improve memory residency 2022-11-08 03:55:38 +00:00
Incremental Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
Metadata pro-server: add support for exporting traces over OTLP 2022-11-07 06:56:08 +00:00
RemoteSchema server: codecs for table, function, and remote relationship types 2022-11-04 21:44:41 +00:00
RQL pro-server: add support for exporting traces over OTLP 2022-11-07 06:56:08 +00:00
Server pro-server: add support for exporting traces over OTLP 2022-11-07 06:56:08 +00:00
SQL Prohibit underscores in dataconnector names [GDC-586] 2022-11-03 14:00:52 +00:00
Tracing server: support 128-bit trace ids 2022-09-20 02:50:06 +00:00
App.hs Rename get_event_invocations to get_scheduled_event_invocations 2022-11-03 10:23:11 +00:00
EncJSON.hs [server] Fix CockroachDB live queries 2022-11-02 11:41:02 +00:00
GC.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
HTTP.hs Add Data Connector agent request logging, improve error messages, and add tracing support [GDW-83] 2022-07-11 08:05:40 +00:00
Incremental.hs Data connector cache invalidations 2022-09-14 13:00:47 +00:00
Logging.hs server: more adjustments to metadata sync logging 2022-11-05 22:38:22 +00:00
Name.hs server/postgres: fix the schema types conflict between aggregation predicates and table selection aggregates 2022-10-21 13:28:43 +00:00
QueryTags.hs server: support query tags for MSSQL data sources 2022-04-28 19:34:45 +00:00
Session.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
Tracing.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00