Skip to content

Instantly share code, notes, and snippets.

@pedrofaria
Created March 5, 2013 00:44
Show Gist options
  • Save pedrofaria/5087059 to your computer and use it in GitHub Desktop.
Save pedrofaria/5087059 to your computer and use it in GitHub Desktop.
=== 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