next.js
e00f58e3
- 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
References
#66523 - optimize server actions
Author
sokra
Parents
52689b59
Loading