next.js
8769f4c3
- reduce buffer lifetime
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 days ago
reduce buffer lifetime deserialize directly into the TaskStorage struct in the in memory cache this means we need to hold the shard lock while doing it, but we save a bunch of temporary memory allocations from the snapshots
Author
lukesandberg
Committer
lukesandberg
Parents
ed0b4ac5
Loading