Skip to content

Commit fc6c9de

Browse files
committed
Use Netty's pooled memory allocator
Instead of the adaptative one, which is the default in 4.2. The pooled allocator was the default in 4.1.
1 parent b9b4194 commit fc6c9de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

1.5.0-SNAPSHOT/htmlsingle/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1544,7 +1544,7 @@ <h2 id="building-the-performance-tool"><a class="anchor" href="#building-the-per
15441544
<div id="footer">
15451545
<div id="footer-text">
15461546
Version 1.5.0-SNAPSHOT<br>
1547-
Last updated 2025-05-22 05:02:01 UTC
1547+
Last updated 2025-05-23 05:02:05 UTC
15481548
</div>
15491549
</div>
15501550
</body>

snapshot/htmlsingle/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1544,7 +1544,7 @@ <h2 id="building-the-performance-tool"><a class="anchor" href="#building-the-per
15441544
<div id="footer">
15451545
<div id="footer-text">
15461546
Version 1.5.0-SNAPSHOT<br>
1547-
Last updated 2025-05-22 05:02:01 UTC
1547+
Last updated 2025-05-23 05:02:05 UTC
15481548
</div>
15491549
</div>
15501550
</body>

0 commit comments

Comments
 (0)