Files
lighthouse/common
Michael Sproul 4deab888c9 Switch allocator to jemalloc (#3697)
## Proposed Changes

Another `tree-states` motivated PR, this adds `jemalloc` as the default allocator, with an option to use the system allocator by compiling with `FEATURES="" make`.

- [x] Metrics
- [x] Test on Windows
- [x] Test on macOS
- [x] Test with `musl`
- [x] Metrics dashboard on `lighthouse-metrics` (https://github.com/sigp/lighthouse-metrics/pull/37)


Co-authored-by: Michael Sproul <micsproul@gmail.com>
2023-01-20 04:19:29 +00:00
..
2022-10-28 05:40:06 +00:00
2022-11-04 07:43:43 +00:00
2023-01-11 03:27:08 +00:00
2020-05-18 21:24:23 +10:00

eth2

Common crates containing eth2-specific logic.