1. e16eb9d Update experimental declarations (#2316) by Vsevolod Tolstopyatov · 4 years ago
  2. 9587590 Combine and zip rework (#2308) by Vsevolod Tolstopyatov · 4 years ago
  3. 8773a26 Breaking: Get rid of atomic cancellation and provide a replacement (#1937) by Roman Elizarov · 4 years ago
  4. 964cd92 Transition to the Gradle kts by Victor Turansky · 4 years, 5 months ago
  5. b42f986 Flow.transformWhile operator (#2066) by Roman Elizarov · 4 years, 3 months ago
  6. 4511c23 Restore java configuration for 'benchmarks' (#2027) by Victor Turansky · 4 years, 5 months ago
  7. 1beebf1 'reactor_vesion' -> 'reactor_veRsion' (#1976) by Victor Turansky · 4 years, 5 months ago
  8. 0f15812 Kts transition (#1951) by Vsevolod Tolstopyatov · 4 years, 5 months ago
  9. 9cbad7d Enable strict explicit mode (#1877) by Vsevolod Tolstopyatov · 4 years, 6 months ago
  10. 03f4e84 Reusable continuation leak (#1858) by Vsevolod Tolstopyatov · 4 years, 7 months ago
  11. 6d1a6e3 Update copyright year by Vsevolod Tolstopyatov · 4 years, 7 months ago
  12. fe15b6d Flow.flattenMerge benchmark (#1464) by fmixing · 4 years, 9 months ago
  13. cbd5b1c Merge pull request #1652 from Kotlin/scheduler-changes by Vsevolod Tolstopyatov · 4 years, 10 months ago
  14. d77c17c Improve performance of task acquisition by Vsevolod Tolstopyatov · 4 years, 11 months ago
  15. 5202a8b Regroup benchmarks and adapt them to structured concurrency, cleanup CoroutineScheduler by Vsevolod Tolstopyatov · 5 years ago
  16. ef199d1 Updated flow benchmark results to 1.3.60 by Roman Elizarov · 4 years, 10 months ago
  17. 946e578 Introduce reusable cancellable continuations for hot loops with channels (#1534) by Vsevolod Tolstopyatov · 5 years ago
  18. bd7c030 Optimize Flow.take (#1538) by Vsevolod Tolstopyatov · 5 years ago
  19. 0342a0a Restore context preservation invariant in flatMapMerge (#1452) by Vsevolod Tolstopyatov · 5 years ago
  20. 253e8eb Add fast `Semaphore`. by Nikita Koval · 5 years ago
  21. d811d3a Do not fill in stacktrace in AbortFlowException, update benchmark results by Vsevolod Tolstopyatov · 5 years ago
  22. 78f3e23 Safe flow benchmark by Vsevolod Tolstopyatov · 5 years ago
  23. c438a0e Numbers benchmark that exposes some of Flow weaknesses by Vsevolod Tolstopyatov · 5 years ago
  24. c42d338 Reactive scrabble benchmarks by Vsevolod Tolstopyatov · 5 years ago
  25. 74b250f Add a JMH producer-consumer benchmark for channels by Nikita Koval · 6 years ago
  26. 63d1d1b Use https in documentation and builds by Roman Elizarov · 6 years ago
  27. e50a0fa Migration to new multiplatorm plugin (#947) by Vsevolod Tolstopyatov · 6 years ago
  28. a230fcf Do not yield in CoroutineScheduler during transition to the idle state, introduce system properties to tune this behaviour. by Vsevolod Tolstopyatov · 6 years ago
  29. ae85797 Cache result of ThreadContext#foldAll in the field of DispatchedCoroutine to avoid context fold in tight loops by Vsevolod Tolstopyatov · 6 years ago
  30. ca98207 Fix benchmarks compilation by Vsevolod Tolstopyatov · 6 years ago
  31. 1f7b2d8 Make all API internal where it is possible by Vsevolod Tolstopyatov · 6 years ago
  32. 0950dfa Migrate to Kotlin 1.3 coroutines, drop experimental from package by Roman Elizarov · 6 years ago
  33. f284dfc Benchmarks improvements: by Vsevolod Tolstopyatov · 6 years ago
  34. c32579e Coroutines guide and IU guide update for stuctured concurrency by Roman Elizarov · 6 years ago
  35. 73d1e46 Introduce ChannelSinkBenchmark by Vsevolod Tolstopyatov · 6 years ago
  36. e5b2523 Update missing copyrights by Vsevolod Tolstopyatov · 6 years ago
  37. 305c66a Generate proper benchmarks jar by Vsevolod Tolstopyatov · 6 years ago
  38. 811c658 Delete kotlinx.io benchmark by Vsevolod Tolstopyatov · 6 years ago
  39. e0cf38f Get rid of unnecessary println in tests by Vsevolod Tolstopyatov · 6 years ago
  40. e051c33 kotlinx-coroutines-io module removed, it has moved to kotlinx.io by Roman Elizarov · 6 years ago
  41. 9542f1c Scheduler tests fixed: by Vsevolod Tolstopyatov · 6 years ago
  42. 3ac73f6 Merge branch 'develop' into coroutines-scheduler-forcepush by Vsevolod Tolstopyatov · 6 years ago
  43. 18a9134 Improved tasks dispatching: by Vsevolod Tolstopyatov · 6 years ago
  44. b23729e Introduce support for blocking tasks and dynamic scheduler sizing by Vsevolod Tolstopyatov · 6 years ago
  45. 94c587f Adaptive spinning, parking and load balancing mechanism: by Vsevolod Tolstopyatov · 7 years ago
  46. e03221a Benchmark for measuring scheduler overhead by Vsevolod Tolstopyatov · 7 years ago
  47. 98b04d4 MVP of new coroutine scheduler by Vsevolod Tolstopyatov · 7 years ago
  48. fc87803 Introducing scheduler-sensitive benchmarks by Vsevolod Tolstopyatov · 7 years ago
  49. 1f74a2d Updated copyright to short template and year 2018 across all files by Roman Elizarov · 6 years ago
  50. 931587a Improve test coverage of CancellableCoroutine, add benchmark by Vsevolod Tolstopyatov · 6 years ago
  51. 7831716 IO: introduce non-flushing joinTo by Sergey Mashkov · 7 years ago
  52. 060f36a IO: fix too expensive joinTo fast-path by Sergey Mashkov · 7 years ago
  53. 25bc365 IO: add more benchmarks by Sergey Mashkov · 7 years ago
  54. 8d69c7c IO: channel benchmark by Sergey Mashkov · 7 years ago
  55. a518696 Migrate build to gradle by Kirill Timofeev · 7 years ago
  56. 5576686 Version 0.19.2 by Roman Elizarov · 7 years ago
  57. 0a28c5f Version 0.19.1 by Roman Elizarov · 7 years ago
  58. 2dafc49 Version 0.19 by Roman Elizarov · 7 years ago
  59. 5400ace Version 0.18 by Roman Elizarov · 7 years ago
  60. a1ff3bd Version 0.17 by Roman Elizarov · 7 years ago
  61. 43e3af7 Rename CoroutineContext.context to coroutineContext by Roman Elizarov · 7 years ago
  62. 777cce1 Don't deploy benchmarks by Roman Elizarov · 7 years ago
  63. 4f69102 Prepare for development of version 0.16 by Roman Elizarov · 7 years ago
  64. 91d77c2 Updated version to 0.15-SNAPSHOT by Roman Elizarov · 7 years ago
  65. 1117850 Ping-Pong (two-actor) benchmark (including Akka) by Roman Elizarov · 8 years ago
  66. 44e9b49 Benchmarks for "Shared mutable state and concurrency" section of the guide by Roman Elizarov · 8 years ago