Lag spike during resizing when using emojis in button text

Godot Version

4.3

Question

I was testing out some godot mechanics and noticed that when using emojis in the text of a button, it causes huge lag spikes while resizing, however, the same doesn’t happen for labels. Is this because buttons are considerably performance heavier than labels or is this a bug?