{"id":19321390,"url":"https://github.com/andre2l2/node-test-performance","last_synced_at":"2025-02-24T05:25:04.029Z","repository":{"id":46510697,"uuid":"420797613","full_name":"andre2l2/node-test-performance","owner":"andre2l2","description":"It's a package to test your node performance. Less time more performance","archived":false,"fork":false,"pushed_at":"2023-01-31T01:26:33.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-06T05:28:49.631Z","etag":null,"topics":["node","node-perfirmance","nodejs","performance","test"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/node-test-performance","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andre2l2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-24T21:13:56.000Z","updated_at":"2022-08-26T15:24:22.000Z","dependencies_parsed_at":"2023-02-16T14:00:36.681Z","dependency_job_id":null,"html_url":"https://github.com/andre2l2/node-test-performance","commit_stats":null,"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andre2l2%2Fnode-test-performance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andre2l2%2Fnode-test-performance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andre2l2%2Fnode-test-performance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andre2l2%2Fnode-test-performance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andre2l2","download_url":"https://codeload.github.com/andre2l2/node-test-performance/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240422529,"owners_count":19798776,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["node","node-perfirmance","nodejs","performance","test"],"created_at":"2024-11-10T01:36:57.717Z","updated_at":"2025-02-24T05:25:03.983Z","avatar_url":"https://github.com/andre2l2.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/andre2l2/node-test-performance/aedbf98be0488f0d3822f2995a517084b0a27ef4/hero.svg\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/v/node-test-performance?color=blue\u0026style=flat-square\"\u003e\n    \u003cimg src=\"https://img.shields.io/bundlephobia/min/node-test-performance?color=red\"\u003e\n\u003c/p\u003e\n\nThis project was make to test your node perfomance before you run your project.\n\n## How to install with npm:\n\n```bash\nnpm install node-test-performance\n```\n\n-   Node versions:\n    -   [12.x.x](#node-v12xx)\n    -   [14.x.x](#node-v14xx)\n    -   [16.x.x](#node-v16xx)\n    -   [18.x.x](#node-v18xx)\n\n## Pi(π) test\n\n```javascript\nconst { piTest } = require('node-test-performance');\n// Runing with 8 decimal place\n// Show the time and pi number\npiTest(8);\n// Wait this finish\n```\n\n## Node v12.x.x\n\n| CPU                  | KEY | TIME       | CLOCK  |\n| -------------------- | --- | ---------- | ------ |\n| Ryzen 3 2200g        | 8   | 0m 35s 346 | 3.6GHz |\n| Intel Core I5-1135G7 | 8   | 0m 22s 083 | 2.4GHz |\n| Raspberry PI 3       | 8   | 5m 40s 980 | 1.4GHz |\n\n## Node v14.x.x\n\n| CPU                  | KEY | TIME       | CLOCK  |\n| -------------------- | --- | ---------- | ------ |\n| Ryzen 3 2200g        | 8   | 0m 37s 875 | 3.6GHz |\n| Intel Core I5-1135G7 | 8   | 0m 45s 736 | 2.4GHz |\n| Raspberry PI 3       | 8   | 6m 44s 009 | 1.4GHz |\n\n## Node v16.x.x\n\n| CPU                  | KEY | TIME       | CLOCK  |\n| -------------------- | --- | ---------- | ------ |\n| Ryzen 3 2200g        | 8   | 0m 36s 561 | 3.6GHz |\n| Intel Core I5-1135G7 | 8   | 0m 24s 972 | 2.4GHz |\n| Raspberry PI 3       | 8   | 4m 57s 541 | 1.4GHz |\n\n## Node v18.x.x\n\n| CPU                  | KEY | TIME       | CLOCK  |\n| -------------------- | --- | ---------- | ------ |\n| Ryzen 3 2200g        | 8   | 0m 33s 024 | 3.6GHz |\n| Intel Core I5-1135G7 | 8   | 0m 23s 169 | 2.4GHz |\n| Raspberry PI 3       | 8   | 4m 50s 256 | 1.4GHz |\n\n## How to you can contibuinte with this project\n\nAfter 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\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandre2l2%2Fnode-test-performance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandre2l2%2Fnode-test-performance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandre2l2%2Fnode-test-performance/lists"}