He-Pin(kerr)
He-Pin(kerr)
I checked both pekko and pekko-http, seems true, we can defer that optimization for now.
I agree, but I want it as fast as Java's ArrayList
@Ichoran I don't think Java's ArrayList is slower; Java's ArrayList overrides the `forEach` method
I got the number with numbers: ``` jmh:run -i 10 -wi 5 -f2 -t1 scala.collection.mutable.ArrayBufferBenchmark old -- [info] Benchmark (size) Mode Cnt Score Error Units [info] ArrayBufferBenchmark.foreach 10000 avgt 10...
I totally missed other types, because I wanted to use the ArrayBuffer as an ArrayDeque. Maybe we should add these optimizations in `StrictOptimizedSeqOps/StrictOptimizedIterableOps`?
Actually I think we can drop aeron
When will 0.5.8 be released ?
https://github.com/apache/pekko/actions/runs/18818680585/job/53690759752?pr=2146#step:7:4521
``` [11-07 18:02:51.161] [info] - must resolve single A record *** FAILED *** (10 seconds, 24 milliseconds) [11-07 18:02:51.162] [info] The future returned an exception of type: org.apache.pekko.pattern.AskTimeoutException, with message:...
Only https://github.com/netty/netty/milestone/327 left