Cool Thing of the Day: Continuation.js
Join the DZone community and get the full member experience.
Join For FreeContinuation.js is a module for tail call optimization by Continuation Passing Style (CPS) transformation with the trampoline technique for Node.js.
The authors have included benchmarks to show exactly where and how Continuation.js improved performance.
optimization
Node.js
Opinions expressed by DZone contributors are their own.
Trending
-
Boosting Application Performance With MicroStream and Redis Integration
-
Five Java Books Beginners and Professionals Should Read
-
Explainable AI: Making the Black Box Transparent
-
Building and Deploying Microservices With Spring Boot and Docker
Comments