Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mathealgou/fizzbuzzineverylanguage

A simple test to compare the speed of different languages. It runs an algorithm called FizzBuzz from 0 to 1000000 and calculates the time spent to run. It includes C, C#, Java, JavaScript, and Python.
https://github.com/mathealgou/fizzbuzzineverylanguage

comparison language language-comparison speed testing

Last synced: about 1 month ago
JSON representation

A simple test to compare the speed of different languages. It runs an algorithm called FizzBuzz from 0 to 1000000 and calculates the time spent to run. It includes C, C#, Java, JavaScript, and Python.

Awesome Lists containing this project