• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

gnosis / dex-services / 4541
31%

Build:
DEFAULT BRANCH: master
Ran 05 Aug 2020 10:36AM UTC
Jobs 1
Files 88
Run time 27s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Aug 2020 10:20AM UTC coverage: 28.594% (+0.002%) from 28.592%
4541

push

travis-pro

web-flow
parallelize historic trades script (#1231)

This PR is a followup to #1229 where the `historic_trades` script is also parallelized.

### Test Plan

Before :turtle: `33.93 min`
```
$ time -p target/release/historic_trades --orderbook-file target/orderbook.mainnet.bin  
55415 / 55415 [=============================================] 100.00 % 27.23/s
Processed 88306 orders: 92.99% correct, 2.10% failed, 4.91% skipped.
real 2035.79
user 2012.65
sys 18.42
```

After :rabbit2: `8.48 min`
```
$ time -p target/release/historic_trades --orderbook-file target/orderbook.mainnet.bin
55422 / 55422 [============================================] 100.00 % 109.16/s
Processed 88306 orders: 92.98% correct, 2.10% failed, 4.92% skipped.
real 508.52
user 3951.13
sys 10.13
```

11682 of 46740 branches covered (24.99%)

Branch coverage included in aggregate %.

3101 of 4960 relevant lines covered (62.52%)

12250.41 hits per line

Jobs
ID Job ID Ran Files Coverage
3 4541.3 (OPEN_SOLVER_VERSION=v0.0.11 PRIVATE_SOLVER_VERSION=v0.8.2) 05 Aug 2020 10:36AM UTC 0
28.59
Travis Job 4541.3
Source Files on build 4541
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4541
  • a493a7a8 on github
  • Prev Build on master (#4537)
  • Next Build on master (#4543)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc