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

sunchao / parquet-rs / 610
96%

Build:
DEFAULT BRANCH: master
Ran 25 Aug 2018 02:35PM UTC
Jobs 1
Files 29
Run time 3s
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

pending completion
610

push

travis-ci

sadikovi
add two benchmark test with new data file (#155)

The second benchmark test is a for low level column reader call on the new data file. This is theoretically the lower bound of read time needed. We also should aim for this when we implement `Column` and `Table`. Now we can see huge potential for the current implementation:

```
test record_reader_10k_collect   ... bench:  17,203,101 ns/iter (+/- 109,298) = 38 MB/s
test record_reader_stock_collect ... bench: 116,401,996 ns/iter (+/- 1,467,345) = 11 MB/s
test record_reader_stock_column  ... bench:   6,892,490 ns/iter (+/- 26,985) = 187 MB/s
```

* add two benchmark test with new data file

* fix some bad naming and formatting

* change batch size back to 256

* more formatting

* more formattingx2

12050 of 12618 relevant lines covered (95.5%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 610.1 25 Aug 2018 02:36PM UTC 0
95.5
Travis Job 610.1
Source Files on build 610
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #610
  • 87f1333f on github
  • Prev Build on master (#602)
  • Next Build on master (#613)
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

© 2025 Coveralls, Inc