0.4.0 • Published 1 year ago

node-test-performance v0.4.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

This project was make to test your node perfomance before you run your project.

How to install with npm:

npm install node-test-performance

Pi(π) test

const { piTest } = require('node-test-performance');
// Runing with 8 decimal place
// Show the time and pi number
piTest(8);
// Wait this finish

Node v12.x.x

CPUKEYTIMECLOCK
Ryzen 3 2200g80m 35s 3463.6GHz
Intel Core I5-1135G780m 22s 0832.4GHz
Raspberry PI 385m 40s 9801.4GHz

Node v14.x.x

CPUKEYTIMECLOCK
Ryzen 3 2200g80m 37s 8753.6GHz
Intel Core I5-1135G780m 45s 7362.4GHz
Raspberry PI 386m 44s 0091.4GHz

Node v16.x.x

CPUKEYTIMECLOCK
Ryzen 3 2200g80m 36s 5613.6GHz
Intel Core I5-1135G780m 24s 9722.4GHz
Raspberry PI 384m 57s 5411.4GHz

Node v18.x.x

CPUKEYTIMECLOCK
Ryzen 3 2200g80m 33s 0243.6GHz
Intel Core I5-1135G780m 23s 1692.4GHz
Raspberry PI 384m 50s 2561.4GHz

How to you can contibuinte with this project

After you makad test you can open a pull request here, and add the name of your CPU and time in List of the times. Less time more performace

0.4.0

1 year ago

0.2.26

2 years ago

0.3.0

2 years ago

0.3.1

2 years ago

0.2.25

2 years ago

0.2.24

2 years ago

0.2.23

2 years ago

0.2.22

2 years ago

0.2.21

2 years ago

0.2.20

2 years ago

0.2.16

2 years ago

0.2.15

2 years ago

0.2.10

2 years ago

0.2.19

2 years ago

0.2.17

2 years ago

0.2.9

2 years ago

0.2.8

2 years ago

0.2.3

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.2.2

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago