Skip to content

tls client/server/echo handshake benchmark #990

Merged
jfallows merged 98 commits into
aklivity:developfrom
akrambek:feature/961-tls
May 1, 2024
Merged

tls client/server/echo handshake benchmark #990
jfallows merged 98 commits into
aklivity:developfrom
akrambek:feature/961-tls

Conversation

@akrambek

@akrambek akrambek commented May 1, 2024

Copy link
Copy Markdown
Contributor

tls client/server/echo handshake benchmark

Fixes #961

akrambek and others added 30 commits October 25, 2023 13:35
…artial data frame while computing crc32c value
Comment thread buffers0 Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove buffers0 from the PR. 😄

{
handler.accept(signalId);

return System.currentTimeMillis();

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we don't need to return current time here, perhaps NO_CANCEL_ID instead since these are executed on stack and therefore not cancelable?

Same for other signalXXX methods.

@jfallows jfallows merged commit 1fc72b0 into aklivity:develop May 1, 2024
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.

Integrate JMH into tls binding

2 participants