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

bengadbois / pewpew / 363
56%

Build:
DEFAULT BRANCH: master
Ran 24 Apr 2018 08:54PM UTC
Jobs 1
Files 6
Run time 1s
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
363

cron

travis-ci

web-flow
Refactor and runtime memory optimization (#34)

* Refactor to break down large RunStress function

* Refactor for memory efficiency for request queuing

Instead of creating a channel(s) per target with every http request
pre-allocated, create a separate goroutine(s) fill the channel during
stress runtime. In cases with large (hundreds of thousands) of requests,
this will cut down on the majority of the memory used.

20 of 20 new or added lines in 1 file covered. (100.0%)

453 of 460 relevant lines covered (98.48%)

12.48 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
lib/stress.go
Jobs
ID Job ID Ran Files Coverage
1 363.1 24 Apr 2018 08:54PM UTC 0
98.48
Travis Job 363.1
Source Files on build 363
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #363
  • 05cc6863 on github
  • Prev Build on master (#361)
  • Next Build on master (#364)
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