Paradigm
Object-Oriented, Imperative
Execution
Interpreted
Typing
Dynamic
Null Safety
NO
Memory Management
Garbage Collection
Ruby is a dynamic, open-source programming language developed by Yukihiro Matsumoto with a focus on simplicity and productivity. It has an elegant syntax designed for programmer happiness and expressive code. Ruby is commonly used for building web applications through the Ruby on Rails framework, which follows the Model-View-Controller pattern.
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