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

DatenMetzgerX / babel-plugin-parallel-es
93%
master: 94%

Build:
Build:
LAST BUILD BRANCH: v0.1.2
DEFAULT BRANCH: master
Repo Added 30 Sep 2016 04:35PM UTC
Files 14
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 optimize-calling-function-with-environment
branch: optimize-calling-function-with-environment
CHANGE BRANCH
x
Reset
  • optimize-calling-function-with-environment
  • add-readme
  • environment-support
  • first-version
  • function-extraction
  • integrate-worker-rewriter
  • master
  • migrate-to-yarn
  • npm-ignore
  • optimize-environment-access-of-transitive-functions
  • support-for-es6-imports
  • upgrade-dependencies
  • v0.0.10
  • v0.0.11
  • v0.0.12
  • v0.0.5
  • v0.0.6
  • v0.0.7
  • v0.0.8
  • v0.0.9
  • v0.1.0
  • v0.1.1
  • v0.1.2

pending completion
72

push

travis-ci

DatenMetzgerX
Optimize Function-Wrapper

1. The function wrapper should be defined directly inside of the extracted function. Otherwise the function might end in a loop and then might be instantiated for each loop
2. Do not use Array.slice as this prevents v8 from optimizing the function call.

The function is still quite slow if called often...

8 of 8 new or added lines in 2 files covered. (100.0%)

388 of 419 relevant lines covered (92.6%)

182.56 hits per line

Relevant lines Covered
Build:
Build:
419 RELEVANT LINES 388 COVERED LINES
182.56 HITS PER LINE
Source Files on optimize-calling-function-with-environment
  • Tree
  • 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
72 optimize-calling-function-with-environment Optimize Function-Wrapper 1. The function wrapper should be defined directly inside of the extracted function. Otherwise the function might end in a loop and then might be instantiated for each loop 2. Do not use Array.slice as this prevents v8 f... push 24 Oct 2016 01:20PM UTC DatenMetzgerX travis-ci pending completion  
See All Builds (70)
  • 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