Skip to content

Bump benchmark from 0.4.15 to 0.4.16#397

Merged
OptimumCode merged 1 commit intomainfrom
dependabot/gradle/benchmark-0.4.16
Feb 16, 2026
Merged

Bump benchmark from 0.4.15 to 0.4.16#397
OptimumCode merged 1 commit intomainfrom
dependabot/gradle/benchmark-0.4.16

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 16, 2026

Bumps benchmark from 0.4.15 to 0.4.16.
Updates org.jetbrains.kotlinx:kotlinx-benchmark-runtime from 0.4.15 to 0.4.16

Release notes

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

v0.4.16

  • Restored compatibility with Gradle's project isolation that was broken after #312 was merged -- #349

Kudos to @​liutikas for spotting and fixing the problem!

Changelog

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

0.4.16

  • Restored compatibility with Gradle's project isolation that was broken after #312 #349
Commits
  • 5bee5c6 Release v0.4.16
  • 9763838 Replace usage of findProperty with gradle provider API
  • 7cb5c2d Add project isolation test
  • 57e77ec Refactor test infra to work with multi-module projects
  • 1dd786e Use new team infra repo (#347)
  • 11188b7 Added results analysis section to TOC in README
  • See full diff in compare view

Updates org.jetbrains.kotlinx.benchmark from 0.4.15 to 0.4.16

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 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)

@dependabot dependabot Bot added the dependencies Dependencies update to newer versions label Feb 16, 2026
Copy link
Copy Markdown
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: 8fc7552 Previous: 9f7bc0a Ratio
macosArm64.CommonAvgTimeBench.validate ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 2576.097044186047 us/op 1393.1963366442953 us/op 1.85

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

CC: @OptimumCode

@dependabot dependabot Bot force-pushed the dependabot/gradle/benchmark-0.4.16 branch from cbb4944 to 372bb0a Compare February 16, 2026 19:34
@OptimumCode OptimumCode enabled auto-merge (squash) February 16, 2026 19:34
Bumps `benchmark` from 0.4.15 to 0.4.16.

Updates `org.jetbrains.kotlinx:kotlinx-benchmark-runtime` from 0.4.15 to 0.4.16
- [Release notes](https://github.com/Kotlin/kotlinx-benchmark/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-benchmark/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx-benchmark@v0.4.15...v0.4.16)

Updates `org.jetbrains.kotlinx.benchmark` from 0.4.15 to 0.4.16

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/gradle/benchmark-0.4.16 branch from 372bb0a to 8fc7552 Compare February 16, 2026 19:51
@OptimumCode OptimumCode merged commit 9b069a7 into main Feb 16, 2026
17 of 18 checks passed
@OptimumCode OptimumCode deleted the dependabot/gradle/benchmark-0.4.16 branch February 16, 2026 20:11
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