文件名称:pattern_match:ifelse、cond 和模式匹配的性能基准
文件大小:13KB
文件格式:ZIP
更新时间:2024-07-11 05:33:19
JavaScript
模式匹配 要运行测试,您需要安装 ,如下所示: mix archive.install https://github.com/alco/benchfella/releases/download/v0.1.0/benchfella-0.1.0.ez 然后运行mix bench 。
【文件预览】:
pattern_match-master
----mix.exs(631B)
----priv()
--------ui.js(8KB)
--------templates()
--------ui.css(333B)
----bench()
--------pattern_match_bench.exs(290B)
----lib()
--------pattern_match.ex(2KB)
----github.json(29KB)
----config()
--------config.exs(1KB)
----test()
--------pattern_match_test.exs(393B)
--------test_helper.exs(15B)
----github.json.txt(26KB)
----README.md(264B)
----mix.lock(150B)
----.gitignore(63B)