Update beacon-chain pgo profile (#14589)

* Update pprof image with a recent one

* Update CHANGELOG.md
This commit is contained in:
Preston Van Loon
2024-10-29 10:18:56 -05:00
committed by GitHub
parent 54656e172f
commit a29ecb6bbe
2 changed files with 2 additions and 0 deletions

View File

@@ -32,6 +32,8 @@ The format is based on Keep a Changelog, and this project adheres to Semantic Ve
- Use read only validator for core processing to avoid unnecessary copying.
- Use ROBlock across block processing pipeline.
- Added missing Eth-Consensus-Version headers to GetBlockAttestationsV2 and GetAttesterSlashingsV2 endpoints.
- Updated pgo profile for beacon chain with holesky data. This improves the profile guided
optimizations in the go compiler.
### Deprecated