https://github.com/narazaka/p6-perf
Performance of Raku(Perl6) and other languages (pull request welcome)
https://github.com/narazaka/p6-perf
performance perl6 raku rakudo
Last synced: about 1 month ago
JSON representation
Performance of Raku(Perl6) and other languages (pull request welcome)
- Host: GitHub
- URL: https://github.com/narazaka/p6-perf
- Owner: Narazaka
- Created: 2018-08-03T11:43:20.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-09-01T00:18:58.000Z (about 1 month ago)
- Last Synced: 2025-09-01T02:35:01.794Z (about 1 month ago)
- Topics: performance, perl6, raku, rakudo
- Language: Perl
- Homepage: https://narazaka.github.io/p6-perf/
- Size: 31.7 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# p6-perf
[](https://circleci.com/gh/Narazaka/p6-perf/tree/master)
Performance of Raku(Perl6) and other languages.
-> [RESULTS](https://narazaka.github.io/p6-perf/)
## 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