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

java_vertx_grpc always uses the serial collector #360

Open
gdoenlen opened this issue Jun 26, 2023 · 1 comment
Open

java_vertx_grpc always uses the serial collector #360

gdoenlen opened this issue Jun 26, 2023 · 1 comment
Labels
good first issue Good for newcomers

Comments

@gdoenlen
Copy link

The Dockerfile for java_vertx_grpc specifies -XX:+UseSerialGC.

Separate benchmarks for each GC should probably be made or this line should probably be removed to just let the VM select the most appropriate GC algorithm.

@He-Pin
Copy link
Contributor

He-Pin commented Jan 21, 2024

then we should change every jvm based one:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants