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

various memory allocation optimizations #450

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

majewsky
Copy link
Contributor

According to the debug/pprof/allocs profile that I pulled, this ought to reduce allocated memory in keppel-api by about 10%.

According to the debug/pprof/allocs profile that I pulled, this ought to
reduce allocated memory in keppel-api by about 10%.
@coveralls
Copy link

Coverage Status

coverage: 80.265% (+0.04%) from 80.226%
when pulling 92ef968 on memory-usage-improvements
into fe49da5 on master.

@SuperSandro2000
Copy link
Member

SuperSandro2000 commented Oct 29, 2024

The conformance test is doing weird things https://github.com/sapcc/keppel/actions/runs/11571490340/job/32209485683?pr=450#step:5:13 broken on master

@SuperSandro2000 SuperSandro2000 merged commit 26301c6 into master Oct 29, 2024
7 of 8 checks passed
@majewsky majewsky deleted the memory-usage-improvements branch October 29, 2024 11:49
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