Skip to content

Backport(v1.16) test_in_udp: Reduce execution time of message_length_limit test (#4682) - #4790

Merged
daipom merged 1 commit into
v1.16from
backport-pr4682
Jan 29, 2025
Merged

Backport(v1.16) test_in_udp: Reduce execution time of message_length_limit test (#4682)#4790
daipom merged 1 commit into
v1.16from
backport-pr4682

Conversation

@kenhys

@kenhys kenhys commented Jan 29, 2025

Copy link
Copy Markdown
Contributor

Which issue(s) this PR fixes:

Backport #4682

What this PR does / why we need it:

Although it's improved in #4676, it still takes 5 seconds on windows. It can be reduced more by sending data that doesn't exceed the limit.

  test: message_length_limit:                           .: (1.104855)

Docs Changes:

Release Note:

Although it's improved in #4676, it still takes 5 seconds on windows.
It can be reduced more by sending data that doesn't exceed the limit.

```
  test: message_length_limit:                           .: (1.104855)
```

Signed-off-by: Takuro Ashie <ashie@clear-code.com>
@kenhys

kenhys commented Jan 29, 2025

Copy link
Copy Markdown
Contributor Author
git switch -c backport-pr4682 --track origin/v1.16
git cherry-pick fa01800d0ba97826928293fd5ca2116be610cfc6

@daipom daipom left a comment

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.

LGTM!

@daipom
daipom merged commit 60c969a into v1.16 Jan 29, 2025
@daipom
daipom deleted the backport-pr4682 branch January 29, 2025 02:14
@daipom daipom added this to the v1.16.7 milestone Jan 29, 2025
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.

3 participants