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

bengadbois / pewpew
98%
master: 56%

Build:
Build:
LAST BUILD BRANCH: ci-actions-updates
DEFAULT BRANCH: master
Repo Added 29 Mar 2017 04:30PM UTC
Files 12
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 refactor
branch: refactor
CHANGE BRANCH
x
Reset
  • refactor
  • bench
  • benchmark
  • bump-deps
  • config_path
  • coveralls
  • dep
  • dep-bump
  • dep-to-gomod
  • dns_prefetch
  • dns_prefetch_hostname_port
  • embed_version
  • fix_config
  • fix_reported_transferred
  • go-1.10
  • humanize_bytes
  • linter_fixes
  • master
  • more_tests
  • new_screencast
  • printer_refactor
  • quiet_verbose
  • rename_examples
  • simplifed_targets
  • tests-cleanup
  • travis_release
  • v0.3
  • v0.3.1
  • v0.3.2
  • v0.3.3
  • v0.3.4
  • v0.3.5
  • v1.0.0

pending completion
359

push

travis-ci

bengadbois
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.

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

453 of 460 relevant lines covered (98.48%)

12.48 hits per line

Relevant lines Covered
Build:
Build:
460 RELEVANT LINES 453 COVERED LINES
12.48 HITS PER LINE
Source Files on refactor
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
359 refactor 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 thousand... push 17 Apr 2018 08:25PM UTC bengadbois travis-ci pending completion  
358 refactor 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 thousand... push 17 Apr 2018 08:12PM UTC bengadbois travis-ci pending completion  
213 refactor Refactoring: all non-stress specific code moved to global/root cmd push 01 May 2017 09:56PM UTC bengadbois travis-ci pending completion  
209 refactor Refactoring: all non-stress specific code moved to global/root cmd push 01 May 2017 09:47PM UTC bengadbois travis-ci pending completion  
See All Builds (396)
  • 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