Search code examples
performanceshellprogramming-languagesbenchmarking

Tool for (programming language) benchmarks


The Computer Language Benchmarks Game compares the speed of a selection of algorithms in different programming languages. It does not include less popular languages, e.g. Perl 6.

Is there an easy-to-use tool (beyond time and preferably with some visualizations) for creating my own benchmarks of scripts in different languages?


Solution

  • I haven't used this but thought it looked interesting -- https://github.com/sharkdp/hyperfine