Sun, 16 Jun 2024 11:28:47 +0200 wenzelm imitate internal policy of ByteArrayOutputStream: capacity is doubled after first push;
Sat, 15 Jun 2024 23:52:30 +0200 wenzelm tuned whitespace;
Sat, 15 Jun 2024 23:49:06 +0200 wenzelm unused;
Sat, 15 Jun 2024 23:47:04 +0200 wenzelm Bytes.Builder is unsynchronized, like java.io.OutputBuffer;
Sat, 15 Jun 2024 23:24:24 +0200 wenzelm notable performance tuning: avoid overhead of higher-order functions;
Sat, 15 Jun 2024 22:43:01 +0200 wenzelm more efficient equals: avoid somewhat slow sha1_digest (see also 29b761e290c5, 306f273c91ec);
Sat, 15 Jun 2024 21:59:31 +0200 wenzelm more scalable compression, using Bytes.Builder.Stream;
Sat, 15 Jun 2024 21:52:14 +0200 wenzelm tuned: more uniform, less ambitious;
(0) -30000 -10000 -3000 -1000 -300 -100 -30 -10 -8 +8 +10 +30 +100 +300 +1000 tip