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

Performance Benchmarks on other GCs #197

Open
captkirk88 opened this issue Nov 3, 2024 · 0 comments
Open

Performance Benchmarks on other GCs #197

captkirk88 opened this issue Nov 3, 2024 · 0 comments

Comments

@captkirk88
Copy link

Have you benchmarked your ECS on all 4 Java garbage collectors?

  1. Serial Garbage Collector
  2. Parallel Garbage Collector
  3. CMS Garbage Collector
  4. G1 Garbage Collector

There might be some I missed.

A benchmark on all 4 and displayed in your README would really help in determining if your ECS is truly the fastest in Java.

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

No branches or pull requests

1 participant