Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adamw authored Jun 4, 2024
1 parent 70306a5 commit c4d7f49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Articles:
Videos:

* [A 10-minute introduction to Jox](https://www.youtube.com/watch?v=Ss9b1HpPDt0)
* [Passing control information through channels](https://www.youtube.com/watch?v=VjiCzaiRro8)

## Dependencies

Expand Down

1 comment on commit c4d7f49

@github-actions
Copy link

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.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.

Benchmark suite Current: c4d7f49 Previous: 52d2290 Ratio
com.softwaremill.jox.ParallelKotlinBenchmark.parallelChannels_defaultDispatcher ( {"capacity":"0","parallelism":"10000"} ) 165.78403264 ns/op 70.08278712 ns/op 2.37
com.softwaremill.jox.ParallelKotlinBenchmark.parallelChannels_defaultDispatcher ( {"capacity":"16","parallelism":"10000"} ) 40.311336753333336 ns/op 20.88926974 ns/op 1.93

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

CC: @adamw

Please sign in to comment.