graphql / graphql-js

A reference implementation of GraphQL for JavaScript
http://graphql.org/graphql-js/
MIT License
20.1k stars 2.03k forks source link

perf: introduce completePromisedListItemValue #4051

Closed yaacovCR closed 6 months ago

yaacovCR commented 7 months ago

depends on #4050

netlify[bot] commented 7 months ago

Deploy Preview for compassionate-pike-271cb3 ready!

Name Link
Latest commit cf4d620200747344af7eb5641afb53302bc8709f
Latest deploy log https://app.netlify.com/sites/compassionate-pike-271cb3/deploys/66241d76d75e7c0008d6027c
Deploy Preview https://deploy-preview-4051--compassionate-pike-271cb3.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

github-actions[bot] commented 7 months ago

Hi @yaacovCR, I'm @github-actions bot happy to help you with this PR 👋

Supported commands Please post this commands in separate comments and only one per comment: * `@github-actions run-benchmark` - Run benchmark comparing base and merge commits for this PR * `@github-actions publish-pr-on-npm` - Build package from this PR and publish it on NPM
yaacovCR commented 7 months ago

image

yaacovCR commented 7 months ago

avoids an unnecessary .then()