Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build badgerdb using jemalloc #4040

Merged
merged 1 commit into from
Jun 17, 2021
Merged

build badgerdb using jemalloc #4040

merged 1 commit into from
Jun 17, 2021

Conversation

ptrus
Copy link
Member

@ptrus ptrus commented Jun 16, 2021

TODO:

@ptrus ptrus force-pushed the ptrus/feature/jemalloc branch 10 times, most recently from 5077b75 to 364872e Compare June 16, 2021 17:25
@codecov
Copy link

codecov bot commented Jun 16, 2021

Codecov Report

Merging #4040 (b591791) into master (42301db) will decrease coverage by 0.67%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4040      +/-   ##
==========================================
- Coverage   67.09%   66.42%   -0.68%     
==========================================
  Files         410      410              
  Lines       42157    42157              
==========================================
- Hits        28285    28001     -284     
- Misses       9893    10184     +291     
+ Partials     3979     3972       -7     
Impacted Files Coverage Δ
go/oasis-node/cmd/ias/auth_registry.go 0.00% <0.00%> (-67.13%) ⬇️
...nsensus/tendermint/apps/keymanager/transactions.go 0.00% <0.00%> (-52.95%) ⬇️
go/ias/http/http.go 18.51% <0.00%> (-44.45%) ⬇️
go/oasis-node/cmd/common/metrics/disk.go 65.38% <0.00%> (-19.24%) ⬇️
go/keymanager/api/policy_sgx.go 23.07% <0.00%> (-15.39%) ⬇️
go/storage/api/context.go 86.36% <0.00%> (-13.64%) ⬇️
go/oasis-node/cmd/common/metrics/resource.go 78.94% <0.00%> (-10.53%) ⬇️
go/consensus/tendermint/abci/state/state.go 54.54% <0.00%> (-9.10%) ⬇️
go/storage/api/root_cache.go 75.55% <0.00%> (-8.89%) ⬇️
go/common/sgx/aesm/aesm.go 62.61% <0.00%> (-8.42%) ⬇️
... and 42 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 42301db...b591791. Read the comment docs.

@ptrus ptrus force-pushed the ptrus/feature/jemalloc branch 3 times, most recently from eb3711d to fc4eb29 Compare June 17, 2021 07:51
@ptrus ptrus force-pushed the ptrus/feature/jemalloc branch from fc4eb29 to b591791 Compare June 17, 2021 07:52
@ptrus ptrus marked this pull request as ready for review June 17, 2021 07:54
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.

2 participants