This is an automated email from the ASF dual-hosted git repository.
He-Pin pushed a change to branch optimize-bytestring-two-part
in repository https://gitbox.apache.org/repos/asf/pekko.git
from e6e9f567f4 Merge remote-tracking branch 'origin/main' into
optimize-bytestring-two-part
add c962213cbf perf: avoid LazyList in ByteString2.iterator + cross-check
tests + bench
No new revisions were added by this update.
Summary of changes:
.../org/apache/pekko/util/ByteStringSpec.scala | 126 +++++++++++++++
.../scala/org/apache/pekko/util/ByteString.scala | 2 +-
.../util/ByteString_concat3way_Benchmark.scala | 180 +++++++++++++++++++++
3 files changed, 307 insertions(+), 1 deletion(-)
create mode 100644
bench-jmh/src/main/scala/org/apache/pekko/util/ByteString_concat3way_Benchmark.scala
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]