Skip to content

fix: fixed performance issue in isEmptyObject()#6484

Merged
jasonsaayman merged 3 commits intoaxios:v0.xfrom
gmasclet:v0.x
Apr 7, 2026
Merged

fix: fixed performance issue in isEmptyObject()#6484
jasonsaayman merged 3 commits intoaxios:v0.xfrom
gmasclet:v0.x

Conversation

@gmasclet
Copy link
Copy Markdown

@gmasclet gmasclet commented Jul 8, 2024

Resolves issue #6483.

This ensures isEmptyObject() is not computationally too taxing, in particular when val is a large string.

Copy link
Copy Markdown

@mrKuncay008 mrKuncay008 left a comment

Choose a reason for hiding this comment

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

Nicee

@T1B0
Copy link
Copy Markdown

T1B0 commented Sep 26, 2024

upvoting this 👍

Copy link
Copy Markdown
Member

@jasonsaayman jasonsaayman left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the contribution 🔥

@jasonsaayman jasonsaayman added priority::medium A medium priority commit::fix The PR is related to a bugfix labels Apr 7, 2026
@jasonsaayman jasonsaayman merged commit 62610f6 into axios:v0.x Apr 7, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commit::fix The PR is related to a bugfix priority::medium A medium priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants