Skip to content

Bump benchmark from 0.4.12 to 0.4.13 #212

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2024

Bumps benchmark from 0.4.12 to 0.4.13.
Updates org.jetbrains.kotlinx:kotlinx-benchmark-runtime from 0.4.12 to 0.4.13

Changelog

Sourced from org.jetbrains.kotlinx:kotlinx-benchmark-runtime's changelog.

CHANGELOG

Commits

Updates org.jetbrains.kotlinx.benchmark from 0.4.12 to 0.4.13

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `benchmark` from 0.4.12 to 0.4.13.

Updates `org.jetbrains.kotlinx:kotlinx-benchmark-runtime` from 0.4.12 to 0.4.13
- [Release notes](https://github.com/Kotlin/kotlinx-benchmark/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-benchmark/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx-benchmark/commits)

Updates `org.jetbrains.kotlinx.benchmark` from 0.4.12 to 0.4.13

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-benchmark-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlinx.benchmark
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Dependencies update to newer versions label Nov 22, 2024
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'KMP JSON schema validator'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.

Benchmark suite Current: bf397fe Previous: 001d040 Ratio
macosX64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 7745.270598540146 us/op 2980.296621613833 us/op 2.60
macosX64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 7350.467089928058 us/op 3018.3350100591715 us/op 2.44
macosX64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 16898.975256896552 us/op 6494.336155696203 us/op 2.60
macosX64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 14474.333897402597 us/op 6707.738051006711 us/op 2.16
macosX64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 4989.665684615385 us/op 2165.8614336302894 us/op 2.30
macosX64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 5.283652831514002 us/op 1.4738049582806536 us/op 3.59
macosX64.CommonAvgTimeBench.validateVerbose ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 27293.108740909094 us/op 11620.566504545455 us/op 2.35
macosX64.CommonAvgTimeBench.validateVerbose ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 24856.285464583336 us/op 11422.818267058825 us/op 2.18
macosX64.CommonAvgTimeBench.validate ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 5322.510505263157 us/op 2846.1870139534885 us/op 1.87
macosX64.CommonAvgTimeBench.validate ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 7493.64278768116 us/op 2802.8109909589043 us/op 2.67

This comment was automatically generated by workflow using github-action-benchmark.

CC: @OptimumCode

@OptimumCode OptimumCode merged commit bfa7314 into main Nov 22, 2024
20 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/benchmark-0.4.13 branch November 22, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies update to newer versions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant