这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@0x777
Copy link
Member

@0x777 0x777 commented Apr 18, 2019

Changes the internal data structure used for caching introspection query result. This reduces the CPU load when retrieving introspection result from cache.

closes #1942

@netlify
Copy link

netlify bot commented Apr 18, 2019

Deploy preview for hasura-docs ready!

Built with commit d986b64

https://deploy-preview-2028--hasura-docs.netlify.com

@hasura-bot
Copy link
Contributor

Review app for commit 9a83a77 deployed to Heroku: https://hge-ci-pull-2028.herokuapp.com
Docker image for server: hasura/graphql-engine:pull2028-9a83a77

If we store it as EncJSON, we still need to render it to ByteString
for every request which will result in higher CPU usage
@hasura-bot
Copy link
Contributor

Review app for commit d986b64 deployed to Heroku: https://hge-ci-pull-2028.herokuapp.com
Docker image for server: hasura/graphql-engine:pull2028-d986b64

@0x777 0x777 merged commit 24c0643 into hasura:master Apr 18, 2019
@hasura-bot
Copy link
Contributor

Review app https://hge-ci-pull-2028.herokuapp.com is deleted

@0x777 0x777 deleted the better-introspection-query-caching branch April 18, 2019 12:15
polRk pushed a commit to polRk/graphql-engine that referenced this pull request Feb 12, 2020
…asura#2028)

If we store it as EncJSON, we still need to render it to ByteString
for every request which will result in higher CPU usage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Server runs out of memory when accessing console

2 participants