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

Examine Golang Arenas for GC Performance #9091

Open
MHarris021 opened this issue Jul 17, 2023 · 0 comments
Open

Examine Golang Arenas for GC Performance #9091

MHarris021 opened this issue Jul 17, 2023 · 0 comments

Comments

@MHarris021
Copy link

What is the goal / desired outcome?

Consider utilizing the Goland 1.20 experimental feature Arenas to improve Garbage Collection performance and memory management for Pachyderm Server: https://medium.com/@metarsit/the-golang-arena-is-here-1aaa7e811e24

If there is a way to accomplish this today via workaround, what does that require?
N/A

(Optional) What is your proposal for a feature to solve this?

@jdoliner @jrockway tag, you're it. :)

Environment?:

  • Kubernetes version (use kubectl version):
  • Pachyderm CLI version (use pachctl version):
  • Could also be useful for long running CLI Operations @BOsterbuhr
  • Cloud provider (e.g. aws, azure, gke) or local deployment (e.g. minikube vs dockerized k8s):
  • OS (e.g. from /etc/os-release):
  • Others:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant