alco / alco/benchfella

Allow functionality to skip a bench

Open
#23 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Elixir
Stars
516
Forks
24
PR merge metrics
No merged PRs in 30d

Description

``` elixir
bench "String Escaping (JSEX)", [string: gen_string] do
# JSX doesn't support escaping unicode, it's unsupported
:timer.sleep(1000)
end
```

Maybe color it red in the results?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.