Graph is empty
- 主要语言
- Elixir
- 星标
- 516
- 派生
- 24
- PR 合并指标
- 30 天内没有已合并 PR
描述
The graph is empty both in Chromium and Firefox. I've installed latest version 0.3.3.
```
$ mix bench.cmp
bench/snapshots/2016-12-19_03-30-53.snapshot
## LifeGame.WorldBench
benchmark name iterations average time
next_step/1 for Glider figure 50000 34.29 µs/op
$ mix bench.graph
Wrote bench/graphs/index.html
```


```html
{"bench/snapshots/2016-12-19_03-30-53.snapshot": {
"options": {"duration":1.0,"mem stats":false,"sys mem stats":false},
"tests": [{"elapsed":1714685,"iter":50000,"module":"LifeGame.WorldBench","tags":[],"test":"next_step/1 for Glider figure"}]
}}
```
Full page code: https://gist.github.com/artemrizhov/ff882e54aba9cc6e34d65b177d4ca1fa
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。