Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 533 Bytes

Readme.md

File metadata and controls

32 lines (23 loc) · 533 Bytes

p6-perf

CircleCI

Performance of Raku(Perl6) and other languages.

-> RESULTS

test

  • fib (function call)
  • Takeuchi (function call)
  • string join
  • regexp (regexp)
  • JSON Serialize
  • JSON Deserialize

language

  • Raku(Perl6)
  • NQP
  • Perl5
  • Ruby (cruby)
  • JavaScript (node.js)
  • Lua (LuaJIT)
  • C++ (clang/LLVM)
  • Nim
  • C# (.NET Core 3.1)

License

NYSL