You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Fork
Clone
npm install
npm run benchmark
Send PR
git clone https://github.com/user-github-account/typia
cd typia
npm install
npm run benchmark
The text was updated successfully, but these errors were encountered:
I want to measure benchmark on multiple devices.
If you want to help this
typescript-jsonproject, 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.
npm installnpm run benchmarkgit clone https://github.com/user-github-account/typia cd typia npm install npm run benchmarkThe text was updated successfully, but these errors were encountered: