y-yu / single-binary-benchmark

Home Page:https://github.com/Comamoca/sandbox/tree/2fcb918bad362d80c8dd6b22cd1c301cc9865a6c/single-binary-benchmark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

single-binary-benchmark



πŸš€ How to use

Requires

Task dependencies

Task dependencies is below. under task depends on the top task.

  • build
  • benck
  • report

Run task

Note

Output report.md file in current directory when you run deno task all or deno task report.

Use deno task

# run all task.
deno task all 

# only run build.
deno run build

# show other tasks
deno task

πŸ“ Todo

  • Add Bash benchmark.

πŸ“œ License

MIT

🧩 Modules

πŸ’• Special Thanks

About

https://github.com/Comamoca/sandbox/tree/2fcb918bad362d80c8dd6b22cd1c301cc9865a6c/single-binary-benchmark

License:MIT License


Languages

Language:TypeScript 92.4%Language:Go 7.6%