Skip to content

Update benchmark baseline to latest release. - #830

Open
jdmarshall wants to merge 1 commit into
prometheus:mainfrom
jdmarshall:benchmarks
Open

Update benchmark baseline to latest release.#830
jdmarshall wants to merge 1 commit into
prometheus:mainfrom
jdmarshall:benchmarks

Conversation

@jdmarshall

Copy link
Copy Markdown
Contributor

This enables some benchmarks for functions that did not exist in v15.

Comment thread package.json
"eslint-plugin-n": "^17.20.0",
"eslint-plugin-prettier": "^5.0.1",
"express": "^5.1.0",
"faceoff": "^1.3.0",

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

1.3 has a math bug that reports regressions a hair under 5% (1.00/1.05 instead of 95%), which gets confusing due to rounding errors, that some tests show in the regression while others do not. This was fixed as adding a feature to report a specific range as 'slow' instead of defaulting to 5% (or 4.76%)

This enables some benchmarks for functions that did not exist in v15.

Signed-off-by: Jason Marshall <jdmarshall@users.noreply.github.com>
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.

1 participant