Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help me benchmark on your device #155

Closed
samchon opened this issue Jul 16, 2022 · 2 comments
Closed

Help me benchmark on your device #155

samchon opened this issue Jul 16, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@samchon
Copy link
Owner

samchon commented Jul 16, 2022

I want to measure benchmark on multiple devices.

If you want to help this typescript-json project, fork, clone and run below commands. After running the benchmark program, a new markdown file would be created under benchmark/results directory following your CPU name. Check the newly generated markdown file and send PR with your new commit.

For reference, if you're running benchmark on notebook, please process the benchmark program on the charging state. Also, all the benchmarked CPUs are listed up into here: samchon/typescript-json/benchmark/results. It's not forbidden to sending duplicated CPU benchmark PR, such duplicated CPU benchmark would be accepted only when the new benchmark performance is better than previous.

  1. Fork
  2. Clone
  3. npm install
  4. npm run benchmark
  5. Send PR
git clone https://github.com/user-github-account/typia
cd typia
npm install
npm run benchmark
@samchon samchon added enhancement New feature or request help wanted Extra attention is needed labels Jul 16, 2022
@samchon samchon self-assigned this Jul 16, 2022
@samchon samchon changed the title Help me benchmark lots of devices Help me benchmark on your device Jul 16, 2022
samchon added a commit that referenced this issue Jul 16, 2022
samchon added a commit that referenced this issue Jul 16, 2022
Complement #155, print NodeJS version
@ckyeon
Copy link

ckyeon commented Jul 17, 2022

기존의 벤치마크보다 점수는 낮지만 그래프의 % 비율이 더 높을 경우 PR이 허용되는지 궁금합니다.

@samchon
Copy link
Owner Author

samchon commented Jul 22, 2022

@ckyeon 절대 점수가 높아야 합니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants