Skip to content
Snippets Groups Projects
Commit f9f65cf1 authored by Neil Gershenfeld's avatar Neil Gershenfeld
Browse files

wip

parent fdc3e454
Branches
No related tags found
No related merge requests found
Pipeline #9872 passed
......@@ -32,9 +32,9 @@
|3.29|[pi.js](Node/pi.js)|Node|Intel i7-8700T|December, 2018|
|3.12|[clusterpi.js](Node/clusterpi.js)|Node, 1 worker|Intel i7-8700T|December, 2018|
|1.78|[threadpi.c](C/threadpi.c)|C, 4 threads<br>gcc threadpi.c -o threadpi -O3 -ffast-math -pthread|Raspberry Pi 4|December, 2020|
|0.74|[threadpi.c](C/threadpi.c)|C, 1 thread<br>gcc threadpi.c -o threadpi -O3 -ffast-math -pthread|Raspberry Pi Zero|December, 2020|
|0.57|[pi.c](C/pi.c)|C<br>gcc pi.c -o pi -lm|Intel i7-8700T|November, 2018|
|0.47|[numpi.py](Python/numpi.py)|Python, NumPy|Intel i7-8700T|November, 2018|
|0.074|[threadpi.c](C/threadpi.c)|C, 1 thread<br>gcc threadpi.c -o threadpi -O3 -ffast-math -pthread|Raspberry Pi Zero|December, 2020|
|0.029|[pi.py](Python/pi.py)|Python|Intel i7-8700T|November, 2018|
|estimated GFlops|estimated GFlops/W|code|description|system|date|
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment