Skip to content

brunoshiroma/benchtool-go

Repository files navigation

Simple Golang bench

Simple bench using golang

usage:

./benchtool-go 1 1000000 10

Params:

  • 1 = benchtype
  • nElement count
  • repeats of bench

Benchtypes:

  • 1 = Fibonacci loop

android

The android app Get it on Google Play

Uses this project as a lib, for build the lib, you will need the NDK