tailcallhq / tailcall

High Performance GraphQL Runtime
https://tailcall.run
Apache License 2.0
1.28k stars 246 forks source link

perf: Cache `OperationPlan` creation #2950

Open tusharmath opened 4 days ago

tusharmath commented 4 days ago

Currently for each request we create an OperationPlan which affects performance. We wish to add some caching capabilities here to ensure that query plan is created only once per request upto a certain limit.

Technical Requirements

tusharmath commented 4 days ago

/bounty 200

algora-pbc[bot] commented 4 days ago

💎 $200 bounty • Tailcall Inc.

Steps to solve:

  1. Start working: Comment /attempt #2950 with your implementation plan
  2. Submit work: Create a pull request including /claim #2950 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

🙏 Thank you for contributing to tailcallhq/tailcall! 🧐 Checkout our guidelines before you get started. 💵 More about our bounty program.