Skip to content

Compare jemalloc performance #6897

Closed
Closed
@brson

Description

@brson

#6895 converts Rust to jemalloc. This is a big change and we should really capture some performance numbers to have an idea of the effect this has.

I am thinking just a few workloads:

  • build rustc (with --no-trans)
  • A multithreaded test using treemap (like in core-map)

For each collect the running time and max memory used, both before and after jemalloc, on linux, mac and win.

Metadata

Metadata

Assignees

Labels

A-runtimeArea: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions