GitHub / Kotlin/kotlinx.coroutines issues and pull requests
Labelled with: performance
#4532 - -
Issue -
State: closed - Opened by dkhalanskyjb about 2 months ago
Labels: performance
#4529 - Cancellation performance regression in between 1.8.1 and 1.9.0
Issue -
State: open - Opened by fzhinkin 2 months ago
Labels: performance, android
#4052 - Remove usage of `kotlin.random.Random` form `CoroutineScheduler.Worker` init
Pull Request -
State: closed - Opened by semoro almost 2 years ago
- 1 comment
Labels: bug, performance
#4051 - Noticeable upfront cost of Dispatchers.Default
Issue -
State: closed - Opened by semoro almost 2 years ago
- 1 comment
Labels: performance
#4048 - Sending to full Channel<Unit>(CONFLATED) is ~10x slower than sending to full Channel<Unit>(1)
Issue -
State: open - Opened by ShikaSD almost 2 years ago
- 2 comments
Labels: performance, channels
#3950 - Atomics used in coroutines are ~2x slower on write than AtomicReference on Android
Issue -
State: open - Opened by ShikaSD about 2 years ago
- 9 comments
Labels: performance, android
#3899 - Coroutine cancellation calls Class#getSimpleName on JVM
Issue -
State: open - Opened by louispf about 2 years ago
- 4 comments
Labels: performance, android
#3783 - Set the default value of DebugProbes.enableCreationStackTraces to false
Issue -
State: closed - Opened by qwwdfsad over 2 years ago
Labels: performance, debug
#3332 - DataBinding with state flow performance issue
Issue -
State: open - Opened by shamtay over 3 years ago
- 1 comment
Labels: performance, flow, android, flow-sharing