cerebris / jsonapi-resources

A resource-focused Rails library for developing JSON:API compliant servers.
http://jsonapi-resources.com
MIT License
2.32k stars 533 forks source link

V0 11 dev performance #1431

Closed lgebhardt closed 10 months ago

lgebhardt commented 10 months ago

Implements some caching of frequently computed values. Significantly reduces allocations and run times for larger requests.

All Submissions:

New Feature Submissions:

Bug fixes and Changes to Core Features:

Test Plan:

Reviewer Checklist: