Skip to content

[pull] master from ruby:master#1077

Merged
pull[bot] merged 4 commits into
turkdevops:masterfrom
ruby:master
Jun 4, 2026
Merged

[pull] master from ruby:master#1077
pull[bot] merged 4 commits into
turkdevops:masterfrom
ruby:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Jun 4, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

k0kubun and others added 4 commits June 3, 2026 12:02
This saves ~115KiB of code on lobsters but mostly it's just a common-sense thing I've been meaning to do for a while.

I have also thought about splitting up `GuardType` into different kinds of guards but I like the HIR uniformity.

Before:

```
ZJIT stats:
code_region_bytes:     15,630,336
zjit_alloc_bytes:      19,423,844
compile_time            1509.19ms
profile_time              22.26ms
gc_time                   19.16ms
invalidation_time          6.28ms
```

After:

```
ZJIT stats:
code_region_bytes:     15,515,648
zjit_alloc_bytes:      19,333,088
compile_time            1535.77ms
profile_time              22.61ms
gc_time                   16.83ms
invalidation_time          6.50ms
```
@pull pull Bot locked and limited conversation to collaborators Jun 4, 2026
@pull pull Bot added the ⤵️ pull label Jun 4, 2026
@pull pull Bot merged commit 1d104ec into turkdevops:master Jun 4, 2026
1 of 3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants