Created
March 5, 2013 00:44
-
-
Save pedrofaria/5087059 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=== Tests === | |
1) Benchmark test for Single Threads | |
-- C: | |
**** C (200000010000000) | |
Total time: 0.00665903 s | |
-- Clever: | |
**** clever (200000010000000) | |
Total time: 2.29342 s | |
-- Java: | |
**** Java (200000010000000) | |
Total time: 0.269896 s | |
-- Lua: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment