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

gdborton / webpack-parallel-uglify-plugin
99%
master: 93%

Build:
Build:
LAST BUILD BRANCH: deps
DEFAULT BRANCH: master
Repo Added 27 Jun 2016 06:43PM CUT
Files 5
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 faster-cache-key
branch: faster-cache-key
CHANGE BRANCH
x
Reset
  • faster-cache-key
  • 0.1.0
  • 1.0.0
  • add-uglify-es-support
  • change-lifecycle
  • deps
  • fix-source-map-test
  • github-vulnerability
  • limit-memory-usage
  • limit-uglify-to-js-files
  • master
  • mkdirp-sync
  • pretty-syntax-errors
  • prune
  • refactor-to-use-worker-farm
  • sourcemap-support
  • terser
  • test-include-exclude
  • update-to-uglifyJS3
  • v0.1.1
  • v0.1.2
  • v0.1.4
  • v0.1.5
  • v0.1.6
  • v0.1.7
  • v0.2.0
  • v0.4.0
  • v0.4.1
  • v0.4.2
  • v1.0.8
  • v1.1.1
  • yearly-update

pending completion
72

Pull #184

travis-ci

gdborton
Change cacheKey generation from JSON.stringify to a regular string.

Using JSON.stringify on an object containing an asset's source was pretty slow.
Concatenating the source with the useSourceMaps variable still produces a
unique string, and is many times faster.
Pull Request #184:

343 of 372 branches covered (92.2%)

744 of 753 relevant lines covered (98.8%)

10.24 hits per line

Relevant lines Covered
Build:
Build:
753 RELEVANT LINES 744 COVERED LINES
10.24 HITS PER LINE
Source Files on faster-cache-key
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
72 faster-cache-key Change cacheKey generation from JSON.stringify to a regular string. Using JSON.stringify on an object containing an asset's source was pretty slow. Concatenating the source with the useSourceMaps variable still produces a unique string, and is ma... Pull #184 31 May 2019 02:31PM CUT gdborton travis-ci pending completion  
73 faster-cache-key Change cacheKey generation from JSON.stringify to a regular string. Using JSON.stringify on an object containing an asset's source was pretty slow. Concatenating the source with the useSourceMaps variable still produces a unique string, and is ma... push 23 Feb 2017 10:29AM CUT gdborton travis-ci pending completion  
See All Builds (133)
  • 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