Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 365 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 365 Bytes

GoLang vs Node.js benchmark

This repo will be used to benchmark arbitrary functions in GoLang and Node.js

Start it up

  • Please make sure you have Node.js and Go runtime environments installed.
  • Run ./test.sh
  • Compare the golang and node.js results =)

Any questions/suggestions

Please feel free to send me an email or create an issue on github, thanks!