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

IcecaveStudios / collections / 197
100%
develop: 100%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: develop
Ran 25 Feb 2014 06:24AM UTC
Jobs 1
Files 33
Run time –
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
197

push

travis-ci

jmalloc
Performance improvements to vector push/pop front/back:

Before:

    Vector::popBack x 50000: 0.31696200370789s
    Vector::popFront x 1000: 0.33041715621948s
    Vector::pushBack x 50000: 0.61939287185669s
    Vector::pushFront x 50000: <Too damn long.>

After:

    Vector::popBack x 50000: 0.2187979221344s
    Vector::popFront x 1000: 0.35270094871521s
    Vector::pushBack x 50000: 0.2260570526123s
    Vector::pushFront x 50000: 0.24150896072388s

2197 of 2197 relevant lines covered (100.0%)

16.95 hits per line

Jobs
ID Job ID Ran Files Coverage
3 197.3 25 Feb 2014 06:23AM UTC 0
100.0
Travis Job 197.3
Source Files on build 197
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #197
  • bd32093d on github
  • Next Build on feature/perf (#202)
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