Skip to content

Latest commit

 

History

History

single-binary-benchmark

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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