Skip to content

Conversation

@l0rinc
Copy link
Collaborator

@l0rinc l0rinc commented Feb 25, 2025

Revival of the memusage related commits from https://github.com/bitcoin/bitcoin/pull/31102/commits by @andrewtoth

@l0rinc l0rinc changed the title memusage: move MallocUsage into separate file memusage fixes Feb 25, 2025
@github-actions
Copy link

📊 Benchmark results for this run (13530535498) will be available at: https://bitcoin-dev-tools.github.io/benchcoin/results/pr-139/13530535498/index.html after the github pages "build and deployment" action has completed.
🚀 Speedups: mainnet-default-instrumented: -0.0%, mainnet-large-instrumented: -1.8%, mainnet-default-uninstrumented: -1.7%, mainnet-large-uninstrumented: -0.8%

@github-actions github-actions bot force-pushed the master branch 4 times, most recently from 607732d to e0dab54 Compare March 4, 2025 03:28
@github-actions github-actions bot force-pushed the master branch 6 times, most recently from 3b99594 to 4098c1c Compare March 10, 2025 03:20
willcl-ark and others added 4 commits March 17, 2025 19:39
this just creates needless rebasing. Remove it.
That way it becomes usable in other code like allocators/pool
That way all containers that use the pool have accurate memory tracking.

Add test to show memory is accurately tracked, even when nodes can't be allocated by the pool.
The more accurate memory estimation interferes shows that our memory estimation for Windows
is off, as the real allocated memory is much higher. This adapts the memusage_test test so it still
works with the more correct estimation.
@github-actions
Copy link

📊 Benchmark results for this run (13949134586) will be available at: https://bitcoin-dev-tools.github.io/benchcoin/results/pr-139/13949134586/index.html after the github pages "build and deployment" action has completed.
🚀 Speedups: mainnet-default-uninstrumented: -2.6%, mainnet-large-uninstrumented: -0.4%

@l0rinc
Copy link
Collaborator Author

l0rinc commented Mar 20, 2025

Sweet, the plots are working again:

base

head


base

head

@github-actions
Copy link

📊 Benchmark results for this run (13973974142) will be available at: https://bitcoin-dev-tools.github.io/benchcoin/results/pr-139/13973974142/index.html after the github pages "build and deployment" action has completed.
🚀 Speedups: mainnet-default-uninstrumented: 0.7%, mainnet-large-uninstrumented: -0.8%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants