next.js
4d3bd334
- optimize server actions (#66523)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
optimize server actions (#66523) ### What? optimize allocations in server actions transform In one edge case it reduces allocations from 30GB to 4.5MB and time from 760ms to 11ms. ### Why? make it faster
Author
sokra
Committer
lubieowoce
Parents
a4ff1329
Loading