feat: use more performant implementations for calculating mean, mad,aad and variance by Uzlopak · Pull Request #413 · tinylibs/tinybench

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Comments

Conversation

@Uzlopak

Copy link

Collaborator

@Uzlopak Uzlopak commented

Nov 9, 2025

reduces the pressure on heap memory.

before:
image

after:
Screenshot from 2025-11-09 13-30-10

@pkg-pr-new

Copy link

pkg-pr-new bot commented

Nov 9, 2025

edited

Loading

Open in StackBlitz

npm i https://pkg.pr.new/tinylibs/tinybench@413

commit: 67bb65e

@github-actions

Copy link

github-actions bot commented

Nov 9, 2025

edited

Loading

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/index.js 9.85 KB (+1.4% 🔺) 198 ms (+1.4% 🔺) 29 ms (+390.87% 🔺) 226 ms

@Uzlopak Uzlopak merged commit 8da741e into main

Nov 10, 2025

35 checks passed

@Uzlopak Uzlopak deleted the improve-post-bench branch

November 10, 2025 00:35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@jerome-benoit jerome-benoit Awaiting requested review from jerome-benoit jerome-benoit is a code owner

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@Uzlopak