Paradigm
Object-Oriented, Imperative, Functional
Execution
Interpreted
Typing
Dynamic
Null Safety
NO
Memory Management
Garbage Collection
JavaScript is a high-level, dynamic programming language that conforms to the ECMAScript specification and has become a core technology of the World Wide Web. It enables interactive web elements and is supported by all major browsers without plugins. JavaScript can also be used on the server-side through Node.js for developing network applications.
This benchmark tests how fast a programming language can perform mathematical computations without any I/O or memory allocation. We are using the
Leibniz formula to approximate the value of PI.
Please note that the memory usage also includes the memory used by the HTTP server. Ideally, the most lightweight HTTP server should be used to measure the raw memory usage of the runtime.
OS: Linux/DockerCPU: Ryzen 7 7800X3DLast Updated: 2025-05-04