Paradigm
Procedural, Imperative
Execution
Compiled
Typing
Static
Null Safety
NO
Memory Management
Manual
C is a general-purpose programming language developed in the early 1970s that is known for its efficiency and control over system resources. It has influenced many other languages including C++, Java, and Python. C is widely used for high-performance computing applications due to its compiled nature and manual memory management.
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