Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

Awesome Lists containing this project

README

        

# p6-perf

[![CircleCI](https://circleci.com/gh/Narazaka/p6-perf/tree/master.svg?style=svg)](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