Uh oh!
There was an error while loading. Please reload this page.
ARROW-17800: [C++] Fix failures in jemalloc stats tests - #14194
Conversation
pitrou
commented
Sep 21, 2022
- Provide compatibility for 32-bit platforms
- Avoid memory leak in tests
- Make checks less strict
- Provide compatibility for 32-bit platforms - Avoid memory leak in tests - Make checks less strict
This comment was marked as outdated.
This comment was marked as outdated.
pitrou
commented
Sep 21, 2022
cc @rok |
Uh oh!
There was an error while loading. Please reload this page.
pitrou
commented
Sep 21, 2022
Revision: 01154d0 Submitted crossbow builds: ursacomputing/crossbow @ jemalloc-stats-1 |
rok
commented
Sep 21, 2022
Thanks for fixing this @pitrou ! |
ursabot
commented
Sep 22, 2022
Benchmark runs are scheduled for baseline = cf66aa0 and contender = 2914325. 2914325 is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
- Provide compatibility for 32-bit platforms - Avoid memory leak in tests - Make checks less strict Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>