graphile / graphile/crystal

Potential optimization: don't copy root bucket steps, instead reference root bucket directly

Open
#2,333 0 comments 0 reactions 0 assignees View on GitHub
✨ feature
Dominant language
TypeScript
Stars
12.9k
Forks
625
Avg merge
5h 23m
Merged PRs (30d)
24

Description

Everything in root bucket is unary; not having to track and pass around constants could save us some valuable cycles, and would also simplify thing like referencing variable/directive argument values (e.g. the `@stream(label: ..., initialCount: ...)` values) in Grafast internal code.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.