[TEST] Test out Fjall memory allocator#155526
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
…for `rustc-main`
This comment has been minimized.
This comment has been minimized.
|
@bors try @rust-timer queue |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
[TEST] Test out Fjall memory allocator
|
💔 Test for 3bde676 failed: CI. Failed job:
|
This comment has been minimized.
This comment has been minimized.
|
@bors try @rust-timer queue |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
[TEST] Test out Fjall memory allocator
|
The job Click to see the possible cause of the failure (guessed by this bot) |
This comment has been minimized.
This comment has been minimized.
|
Finished benchmarking commit (8221642): comparison URL. Overall result: ❌✅ regressions and improvements - please read:Benchmarking means the PR may be perf-sensitive. It's automatically marked not fit for rolling up. Overriding is possible but disadvised: it risks changing compiler perf. Next, please: If you can, justify the regressions found in this try perf run in writing along with @bors rollup=never Instruction countOur most reliable metric. Used to determine the overall result above. However, even this metric can be noisy.
Max RSS (memory usage)Results (primary 6.3%, secondary 4.3%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (primary 1.5%, secondary -3.2%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeThis perf run didn't have relevant results for this metric. Bootstrap: 507.073s -> 504.881s (-0.43%) |
|
Instructions are very positive. Wall time (and task clock) is rather negative. |
|
Here's a mimalloc run from a year ago https://perf.rust-lang.org/compare.html?start=6c8347b9588a302afebb81a1ae6daa64ec37abd0&end=2ae4c6dae2c8206758e06df89d1da08c5eb52f11&stat=instructions%3Au for comparison |
|
We should give mimalloc v3 a run too. A pre-lease version was slower vs. v2 on Windows, but that may have changed or it could be platform specific. |
This tests out my Rust port of mimalloc, Fjall.