Fibonacci(50) Performance: Java C C++ D Go Terra (Lua) Lua-JIT (Lua) 12 years agoSee the updated blog again. It seems issue is with Clang/LLVM on MacOSX. I reran the test on Linux with Gnu g++ and it outperforms Java. 0ThreadHN
Fibonacci(50) Performance: Java C C++ D Go Terra (Lua) Lua-JIT (Lua) 12 years agoHere the comparison is not about the algorithm, but language with similar recursion logic. 0ThreadHN
Fibonacci(50) Performance: Java C C++ D Go Terra (Lua) Lua-JIT (Lua) 12 years agoYes, if you look at the https://github.com/rohitjoshi/lang-compare/blob/master/fibon..., it print fibonacci (50) = 12586269025 0ThreadHN
Web Framework Benchmarks Round 3 13 years agoCan you please add CppCMS (http://cppcms.com/wikipp/en/page/main) and Gwan(http://gwan.com/). Both are high performance web development framework claiming fast. 0ThreadHN