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

wip

parent 123c4258
Branches
No related tags found
No related merge requests found
Pipeline #9871 passed
......@@ -32,6 +32,7 @@
|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.029|[pi.py](Python/pi.py)|Python|Intel i7-8700T|November, 2018|
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment