The GitHub Actions job "Build and Run Tests by Maven" on 
rocketmq.git/perf/flat-properties-map has failed.
Run started by GitHub user wang-jiahua (triggered by ShannonDing).

Head commit for run:
2406f1741351e6c574805a6442ff0c53b84f897e / wangjiahua.wjh 
<[email protected]>
[ISSUE #10442] Introduce FlatPropertiesMap and optimize message properties 
encode/decode

Replace per-message HashMap allocation in the properties encode/decode
hot path with a compact FlatPropertiesMap backed by a flat Object[] array.
Add ThreadLocal reuse for the map, StringBuilder, and char[] buffers.
Intern high-frequency property keys and values to eliminate redundant
String allocation.

Report URL: https://github.com/apache/rocketmq/actions/runs/27128329308

With regards,
GitHub Actions via GitBox

Reply via email to