Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
pi
Commits
fdc3e454
Commit
fdc3e454
authored
Dec 20, 2020
by
Neil Gershenfeld
Browse files
wip
parent
123c4258
Pipeline
#9871
passed with stage
in 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
fdc3e454
...
...
@@ -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|
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment