about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorUlrik Sverdrup <root@localhost>2015-06-16 13:10:27 +0200
committerUlrik Sverdrup <root@localhost>2015-06-16 13:10:27 +0200
commit04315949fb33fdce8353157a5d3dd10619bf5b37 (patch)
treed5cf846c3a7c17865040a2894d2ec94627abe24f /src/rustllvm/RustWrapper.cpp
parentf6341a878e46084b3afca1f331ed470fb2bd092e (diff)
downloadrust-04315949fb33fdce8353157a5d3dd10619bf5b37.tar.gz
rust-04315949fb33fdce8353157a5d3dd10619bf5b37.zip
test: Fix a bug in bench result formatting
It would skip the middle part if it was 0, displaying a number a 1000
times too small. The MB/s number next to it gave it away.

Fixed it looks like this:

```
test h ... bench:   1,000,129 ns/iter (+/- 4,730)
```
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions