next.js
c8bde3ed
- 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
#69612 - backport: server actions
Author
sokra
Committer
lubieowoce
Parents
562df1f0
Loading