dellisd / spatial-k

Spatial K - A set of Kotlin Multiplatform Libraries for working with geospatial data
https://dellisd.github.io/spatial-k
MIT License
67 stars 12 forks source link

Update benchmark to v0.4.13 #116

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx.benchmark 0.4.8 -> 0.4.13 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-benchmark-runtime 0.4.8 -> 0.4.13 age adoption passing confidence

Release Notes

Kotlin/kotlinx-benchmark (org.jetbrains.kotlinx:kotlinx-benchmark-runtime) ### [`v0.4.12`](https://redirect.github.com/Kotlin/kotlinx-benchmark/blob/HEAD/CHANGELOG.md#0412) - Support debug build configuration for K/N [#​189](https://redirect.github.com/Kotlin/kotlinx-benchmark/issues/189) - Improve the warning message on incompatible host for a registered native target [#​231](https://redirect.github.com/Kotlin/kotlinx-benchmark/pull/231) ### [`v0.4.11`](https://redirect.github.com/Kotlin/kotlinx-benchmark/blob/HEAD/CHANGELOG.md#0411) - Take into consideration `jvmToolchain` when running benchmarks [#​176](https://redirect.github.com/Kotlin/kotlinx-benchmark/issues/176) - Hide unintentionally public API with an opt-in annotation [#​211](https://redirect.github.com/Kotlin/kotlinx-benchmark/issues/211) - Use locale-insensitive decimal and thousands separators in reports formatting - Don't add `experimental-wasm-gc` flag for NodeJs >= 22 [#​212](https://redirect.github.com/Kotlin/kotlinx-benchmark/issues/212) - Allow having benchmark classes in the root package in non-JVM platforms [#​215](https://redirect.github.com/Kotlin/kotlinx-benchmark/issues/215) - Improve error messages for invalid use of annotations - Use `Classpath` normalization for classpath inputs of source generator tasks ### [`v0.4.10`](https://redirect.github.com/Kotlin/kotlinx-benchmark/blob/HEAD/CHANGELOG.md#0410) - Support Kotlin 1.9.21 - Validate values of benchmark configuration options [#​124](https://redirect.github.com/Kotlin/kotlinx-benchmark/issues/124), [#​125](https://redirect.github.com/Kotlin/kotlinx-benchmark/issues/125) - Improve Kotlin/Native implementation of Blockhole [#​114](https://redirect.github.com/Kotlin/kotlinx-benchmark/issues/114) - Fix parsing of `@Measurement` annotation that misbehaved in non-JVM platforms - Improve error messages when a target is not supported - Support nodejs() environment for Kotlin/Wasm target ### [`v0.4.9`](https://redirect.github.com/Kotlin/kotlinx-benchmark/blob/HEAD/CHANGELOG.md#049) - Support Kotlin 1.9.0 - Support registering multiplatform source sets as benchmark targets - Support all native targets in accordance with the official Kotlin strategy - Align the default values of configuration options with JMH [#​75](https://redirect.github.com/Kotlin/kotlinx-benchmark/issues/75)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.