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

boxdot / osmflat-rs
15%
master: %

Build:
Build:
LAST BUILD BRANCH: boxdot/structopt
DEFAULT BRANCH: master
Repo Added 07 Jun 2018 08:30PM UTC
Files 9
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

LAST BUILD ON BRANCH performance
branch: performance
CHANGE BRANCH
x
Reset
  • performance
  • boxdot/structopt
  • bugfix/missing-grow
  • experiments/svg
  • fix_dense_node_parsing
  • fix_references
  • logging
  • master

pending completion
18

push

travis-ci-com

boxdot
Use mmap for reading pbf file instead of BufReader and seek.

We sacrifice portability, but gain simplicity and perfomance:
* No need to use BufReader::Seek which flushes its internal buffer.
* No need for internal buffers when decoding pbf blobs.

104 of 698 relevant lines covered (14.9%)

0.15 hits per line

Relevant lines Covered
Build:
Build:
698 RELEVANT LINES 104 COVERED LINES
0.15 HITS PER LINE
Source Files on performance
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18 performance Use mmap for reading pbf file instead of BufReader and seek. We sacrifice portability, but gain simplicity and perfomance: * No need to use BufReader::Seek which flushes its internal buffer. * No need for internal buffers when decoding pbf blobs. push 10 Jun 2018 07:09PM UTC boxdot travis-ci-com pending completion  
17 performance Use mmap for reading pbf file instead of BufReader and seek. We sacrifice portability, but gain simplicity and perfomance: * No need to use BufReader::Seek which flushes its internal buffer. * No need for internal buffers when decoding pbf blobs. push 10 Jun 2018 07:07PM UTC boxdot travis-ci-com pending completion  
16 performance Add BlockReader type for reusing of internal buffers. * Use BufReader instead of File for amortizing syscalls. * Reuse internal buffers by storing them in BlockReader. push 10 Jun 2018 03:27PM UTC boxdot travis-ci-com pending completion  
See All Builds (38)
  • Repo on GitHub
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