Skip to content

Conversation

@Uzlopak
Copy link
Contributor

@Uzlopak Uzlopak commented Jul 28, 2023

It doesnt make sense to make a benchmark accross libs. What we need is the benchmark between branches.

This changes the benchmark to benchmark between two branches when adding the benchmark label.

Also reducing the maxSample to 100, as doing 500 samples takes a million years and is not more reliable.

Checklist

@Uzlopak Uzlopak changed the title improve benchmark improve benchmark workflow Jul 28, 2023
@Uzlopak Uzlopak requested review from Fdawgs, RafaelGSS and ivan-tymoshenko and removed request for Fdawgs, RafaelGSS and ivan-tymoshenko July 28, 2023 08:44
@Uzlopak
Copy link
Contributor Author

Uzlopak commented Jul 28, 2023

To see the output, see

Uzlopak#3

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Uzlopak Uzlopak merged commit 93b3491 into fastify:master Jul 28, 2023
- uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
node-version: 18
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Set this to lts/* so we don't have to keep bumping it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will anyway open an issue regarding general benchmark wf.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants