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

philihp / fast-shuffle / 26066787060
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 18 May 2026 11:38PM UTC
Jobs 1
Files 1
Run time 1min
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

18 May 2026 11:37PM UTC coverage: 100.0%. Remained the same
26066787060

push

github

web-flow
perf(deps): bump pcg to 2.0.0 for ~1.4x faster shuffles (#850)

pcg@2.0.0 drops the long.js and ramda dependencies (native BigInt /
no curry overhead) and is a drop-in API replacement for 1.1.0. The
RNG output sequence is unchanged, so existing seeded shuffles return
the same arrays.

Benchmark on Node 24, shuffling N elements with a fresh seed each:

  N=10       10.5us -> 7.7us   (1.4x)
  N=100      87us   -> 68us    (1.3x)
  N=1000     907us  -> 658us   (1.4x)
  N=10000    9.2ms  -> 6.6ms   (1.4x)
  N=100000   102ms  -> 78ms    (1.3x)

Co-authored-by: Claude <noreply@anthropic.com>

22 of 22 branches covered (100.0%)

Branch coverage included in aggregate %.

75 of 75 relevant lines covered (100.0%)

339.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26066787060.1 18 May 2026 11:38PM UTC 1
100.0
GitHub Action Run
Source Files on build 26066787060
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 90219048 on github
  • Prev Build on main (#25986116330)
  • Next Build on main (#26324636533)
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

© 2026 Coveralls, Inc