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

WebReflection / buffered-clone
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.8.3
DEFAULT BRANCH: main
Repo Added 19 Jan 2025 02:20PM CUT
Token rrzCVbI3QxIBTstUTw5i1eHZAWgqpVhCD regen
Build 292 Last
Files 6
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 array-buffer
branch: array-buffer
CHANGE BRANCH
x
Reset
Sync Branches
  • array-buffer
  • better-booleans
  • class-based
  • dropped-cache
  • float16array
  • issue-12
  • json
  • json-less
  • main
  • numbers
  • perf-boost-maybe
  • refs/tags/v0.2.0
  • refs/tags/v0.2.1
  • refs/tags/v0.2.10
  • refs/tags/v0.2.11
  • refs/tags/v0.2.2
  • refs/tags/v0.2.3
  • refs/tags/v0.2.4
  • refs/tags/v0.2.5
  • refs/tags/v0.2.6
  • refs/tags/v0.2.7
  • refs/tags/v0.2.8
  • refs/tags/v0.2.9
  • refs/tags/v0.3.0
  • refs/tags/v0.3.1
  • refs/tags/v0.3.2
  • refs/tags/v0.3.3
  • refs/tags/v0.3.4
  • refs/tags/v0.4.0
  • refs/tags/v0.5.0
  • refs/tags/v0.5.1
  • refs/tags/v0.5.2
  • refs/tags/v0.5.3
  • refs/tags/v0.6.0
  • refs/tags/v0.6.1
  • refs/tags/v0.6.2
  • refs/tags/v0.6.3
  • refs/tags/v0.6.4
  • refs/tags/v0.6.5
  • refs/tags/v0.6.6
  • refs/tags/v0.6.7
  • refs/tags/v0.7.0
  • refs/tags/v0.8.1
  • refs/tags/v0.8.2
  • refs/tags/v0.8.3
  • rewrite

22 Jan 2025 05:00PM CUT coverage: 100.0%. Remained the same
12913228005

Pull #5

github

WebReflection
This is the cleanest approach for RAM:

  * no GC pressure around many arrays creation, everything is placed directly in the resizable buffer
  * memory consumption is linear and it never exceeds the reulting Uint8Array boundaries
  * all utilities are JIT-able and there are no classes anymore

... and yet, this is slower than the other MR ... I am almost out of resources!
Pull Request #5: Resizable ArrayBuffer as extreme attempt to improve performance

172 of 172 branches covered (100.0%)

Branch coverage included in aggregate %.

447 of 447 new or added lines in 5 files covered. (100.0%)

666 of 666 relevant lines covered (100.0%)

2632.07 hits per line

Relevant lines Covered
Build:
Build:
666 RELEVANT LINES 666 COVERED LINES
2632.07 HITS PER LINE
Source Files on array-buffer
  • Tree
  • List 7
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
100.0
src/constants.js29 28 28 0 1.0 2 0
100.0
src/decode.js214 + 43213 + 43213 + 430 3441.0 + 337559 + 230
100.0
src/encode.js284 - 1283 - 1283 - 10 846.0 + 34266 - 200
100.0
src/index.js7 6 6 0 1.0 1 0
100.0
src/utils/ascii.js42 + 1341 + 1341 + 130 14517.0 + 1446119 + 150
100.0
src/utils/length.js40 + 339 + 339 + 30 2513.0 + 212612 0
100.0
src/utils/value.js57 56 56 0 1553.0 13 0
Showing 1 to 7 of 7 entries
  • Previous
  • 1
  • Next
  • ►
    100.0
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
12913228005 array-buffer This is the cleanest approach for RAM: * no GC pressure around many arrays creation, everything is placed directly in the resizable buffer * memory consumption is linear and it never exceeds the reulting Uint8Array boundaries * all utilitie... Pull #5 22 Jan 2025 05:00PM CUT WebReflection github
100.0
12913138115 array-buffer This is the cleanest approach for RAM: * no GC pressure around many arrays creation, everything is placed directly in the resizable buffer * memory consumption is linear and it never exceeds the reulting Uint8Array boundaries * all utilitie... Pull #5 22 Jan 2025 04:54PM CUT WebReflection github
100.0
12912994429 array-buffer This is the cleanest approach for RAM: * no GC pressure around many arrays creation, everything is placed directly in the resizable buffer * memory consumption is linear and it never exceeds the reulting Uint8Array boundaries * all utilitie... Pull #5 22 Jan 2025 04:46PM CUT WebReflection github
100.0
12910927752 array-buffer This is the cleanest approach for RAM: * no GC pressure around many arrays creation, everything is placed directly in the resizable buffer * memory consumption is linear and it never exceeds the reulting Uint8Array boundaries * all utilitie... Pull #5 22 Jan 2025 02:59PM CUT WebReflection github
100.0
12910532281 array-buffer This is the cleanest approach for RAM: * no GC pressure around many arrays creation, everything is placed directly in the resizable buffer * memory consumption is linear and it never exceeds the reulting Uint8Array boundaries * all utilitie... Pull #5 22 Jan 2025 02:37PM CUT WebReflection github
100.0
12910424219 array-buffer This is the cleanest approach for RAM: * no GC pressure around many arrays creation, everything is placed directly in the resizable buffer * memory consumption is linear and it never exceeds the reulting Uint8Array boundaries * all utilitie... Pull #5 22 Jan 2025 02:32PM CUT WebReflection github
100.0
12909922762 array-buffer This is the cleanest approach for RAM: * no GC pressure around many arrays creation, everything is placed directly in the resizable buffer * memory consumption is linear and it never exceeds the reulting Uint8Array boundaries * all utilitie... Pull #5 22 Jan 2025 02:06PM CUT WebReflection github
100.0
12909602147 array-buffer This is the cleanest approach for RAM: * no GC pressure around many arrays creation, everything is placed directly in the resizable buffer * memory consumption is linear and it never exceeds the reulting Uint8Array boundaries * all utilitie... Pull #5 22 Jan 2025 01:48PM CUT WebReflection github
100.0
12909567692 array-buffer This is the cleanest approach for RAM: * no GC pressure around many arrays creation, everything is placed directly in the resizable buffer * memory consumption is linear and it never exceeds the reulting Uint8Array boundaries * all utilitie... Pull #5 22 Jan 2025 01:45PM CUT WebReflection github
99.64
12907574318 array-buffer This is the cleanest approach for RAM: * no GC pressure around many arrays creation, everything is placed directly in the resizable buffer * memory consumption is linear and it never exceeds the reulting Uint8Array boundaries * all utilitie... Pull #5 22 Jan 2025 11:50AM CUT WebReflection github
100.0
See All Builds (242)

Badge your Repo: buffered-clone

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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