Skip to content

Upgrade Byte Buddy to 1.10.10#1409

Merged
tylerbenson merged 1 commit into
masterfrom
tyler/upgrade-bytebuddy
Apr 29, 2020
Merged

Upgrade Byte Buddy to 1.10.10#1409
tylerbenson merged 1 commit into
masterfrom
tyler/upgrade-bytebuddy

Conversation

@tylerbenson
Copy link
Copy Markdown
Contributor

No description provided.

@tylerbenson tylerbenson requested a review from a team as a code owner April 29, 2020 19:01
@tylerbenson tylerbenson requested a review from dougqh April 29, 2020 19:01
@dougqh
Copy link
Copy Markdown
Contributor

dougqh commented Apr 29, 2020

In the past, we've some jumps in memory overhead when upgrading bytebuddy. I'd like to have a breakdown of old gen & metaspace before and after the upgrade.

@tylerbenson tylerbenson force-pushed the tyler/upgrade-bytebuddy branch from 7330ad6 to 3fed582 Compare April 29, 2020 19:51
@tylerbenson
Copy link
Copy Markdown
Contributor Author

tylerbenson commented Apr 29, 2020

@dougqh it actually seems like an improvement...

Spring Petclinic, Java 8, After startup

No Javaagent:
image

Master:
image

Byte Buddy Upgrade:
image

@dougqh
Copy link
Copy Markdown
Contributor

dougqh commented Apr 29, 2020

Yes, old gen & metaspace look good. Hard to tell if young gen is higher with cycle info, but old gen & metaspace are the main concerns.

I'm fine with this as is. Then we'll have to watch the internal perf tests to make certain.

@tylerbenson tylerbenson merged commit 644f7b0 into master Apr 29, 2020
@tylerbenson tylerbenson deleted the tyler/upgrade-bytebuddy branch April 29, 2020 20:25
@github-actions github-actions Bot added this to the 0.51.0 milestone Apr 29, 2020
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