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

Backport to 10.0.x : accurate implementation of H2 Request.beginNanoTime() #10913

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

lorban
Copy link
Contributor

@lorban lorban commented Nov 23, 2023

Backport the 12.0.x implementation of H2 Request.beginNanoTime() to 10.0.x.

This will allow for an accurate comparison of 10.0.x vs 12.0.x performance of H2.

See: #9900.

@lorban lorban added this to the 10.0.x milestone Nov 23, 2023
@lorban lorban requested a review from sbordet November 23, 2023 13:54
@lorban lorban self-assigned this Nov 23, 2023
@lorban lorban force-pushed the jetty-10.0.x-9900-h2-beginNanoTime branch from 8b6c920 to 50f3fb4 Compare November 27, 2023 13:16
@sbordet sbordet merged commit 65c8b58 into jetty-10.0.x Nov 27, 2023
7 checks passed
@sbordet sbordet deleted the jetty-10.0.x-9900-h2-beginNanoTime branch November 27, 2023 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants