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

Split 'hxb read' timers #11747

Merged
merged 1 commit into from
Aug 9, 2024
Merged

Split 'hxb read' timers #11747

merged 1 commit into from
Aug 9, 2024

Conversation

kLabz
Copy link
Contributor

@kLabz kLabz commented Aug 9, 2024

Current "hxb read" timer is triggered twice per hxb module restored.

The timer will still be triggered twice per module restored, but now will be split based on what is being restored, which can also be useful to know about:

  server 1.047s (98.66%) [8038]
    module cache 1.047s (98.66%) [8036]
      hxb read 1.017s (95.81%) [5514]
        until EOT 0.609s (57.41%) [2757]
        until EOF 0.214s (20.17%) [2459]
        until EOM 0.193s (18.22%) [298]

@Simn Simn merged commit a9d039d into development Aug 9, 2024
35 checks passed
@skial skial mentioned this pull request Aug 21, 2024
1 task
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

Successfully merging this pull request may close these issues.

2 participants