Allow functionality to skip a bench
Open
- 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.