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

Improve Request.getBeginNanoTime() accuracy #9900

Closed
lorban opened this issue Jun 12, 2023 · 1 comment · Fixed by #10909 or #10911
Closed

Improve Request.getBeginNanoTime() accuracy #9900

lorban opened this issue Jun 12, 2023 · 1 comment · Fixed by #10909 or #10911

Comments

@lorban
Copy link
Contributor

lorban commented Jun 12, 2023

Jetty version(s)
12

Enhancement Description
It currently is very inaccurate for H2, H3, FCGI, and when upgrades happen.

See #8885 for when Request.getBeginNanoTime() was introduced.

This and Request.getBeginNanoTime() should be backported to 10/11 to ease comparing performance across Jetty versions accurately.

@lorban lorban moved this to 🏗 In progress in Jetty 12.0.2 FROZEN Aug 28, 2023
lorban added a commit that referenced this issue Aug 28, 2023
lorban added a commit that referenced this issue Aug 29, 2023
Signed-off-by: Ludovic Orban <[email protected]>
lorban added a commit that referenced this issue Aug 29, 2023
lorban added a commit that referenced this issue Aug 29, 2023
Signed-off-by: Ludovic Orban <[email protected]>
lorban added a commit that referenced this issue Aug 29, 2023
lorban added a commit that referenced this issue Aug 29, 2023
Signed-off-by: Ludovic Orban <[email protected]>
lorban added a commit that referenced this issue Aug 30, 2023
lorban added a commit that referenced this issue Aug 30, 2023
Signed-off-by: Ludovic Orban <[email protected]>
@joakime joakime removed this from Jetty 12.0.3 Oct 11, 2023
lorban added a commit that referenced this issue Nov 21, 2023
lorban added a commit that referenced this issue Nov 21, 2023
lorban added a commit that referenced this issue Nov 21, 2023
lorban added a commit that referenced this issue Nov 21, 2023
Signed-off-by: Ludovic Orban <[email protected]>
lorban added a commit that referenced this issue Nov 21, 2023
Signed-off-by: Ludovic Orban <[email protected]>
@lorban lorban moved this to 🏗 In progress in Jetty 12.0.4 - FROZEN Nov 21, 2023
lorban added a commit that referenced this issue Nov 22, 2023
@joakime joakime linked a pull request Nov 22, 2023 that will close this issue
lorban added a commit that referenced this issue Nov 23, 2023
lorban added a commit that referenced this issue Nov 23, 2023
lorban added a commit that referenced this issue Nov 23, 2023
lorban added a commit that referenced this issue Nov 23, 2023
Signed-off-by: Ludovic Orban <[email protected]>
lorban added a commit that referenced this issue Nov 23, 2023
Signed-off-by: Ludovic Orban <[email protected]>
lorban added a commit that referenced this issue Nov 23, 2023
lorban added a commit that referenced this issue Nov 23, 2023
lorban added a commit that referenced this issue Nov 23, 2023
Signed-off-by: Ludovic Orban <[email protected]>
lorban added a commit that referenced this issue Nov 23, 2023
lorban added a commit that referenced this issue Nov 23, 2023
lorban added a commit that referenced this issue Nov 23, 2023
lorban added a commit that referenced this issue Nov 23, 2023
Signed-off-by: Ludovic Orban <[email protected]>
lorban added a commit that referenced this issue Nov 23, 2023
Signed-off-by: Ludovic Orban <[email protected]>
lorban added a commit that referenced this issue Nov 23, 2023
#9900: Accurate implementation of H3 Request.beginNanoTime()

Signed-off-by: Ludovic Orban <[email protected]>
lorban added a commit that referenced this issue Nov 23, 2023
lorban added a commit that referenced this issue Nov 23, 2023
lorban added a commit that referenced this issue Nov 23, 2023
lorban added a commit that referenced this issue Nov 27, 2023
sbordet pushed a commit that referenced this issue Nov 27, 2023
sbordet pushed a commit that referenced this issue Nov 27, 2023
@sbordet
Copy link
Contributor

sbordet commented Nov 28, 2023

Fixed and backported to 10/11.

@sbordet sbordet closed this as completed Nov 28, 2023
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Jetty 12.0.4 - FROZEN Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: ✅ Done
2 participants