Skip to content

document YJIT / ZJIT for openvox 9#631

Merged
corporate-gadfly merged 1 commit intovoxpupuli:masterfrom
bastelfreak:openvox9
Feb 27, 2026
Merged

document YJIT / ZJIT for openvox 9#631
corporate-gadfly merged 1 commit intovoxpupuli:masterfrom
bastelfreak:openvox9

Conversation

@bastelfreak
Copy link
Member

No description provided.

@bastelfreak bastelfreak changed the title document YJIT / ZJIT document YJIT / ZJIT for openvox 9 Feb 27, 2026
Copy link
Contributor

@cvquesty cvquesty left a comment

Choose a reason for hiding this comment

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

Looks correct

@corporate-gadfly corporate-gadfly merged commit ae9ac6b into voxpupuli:master Feb 27, 2026
1 check passed
Comment on lines +56 to +78
```diff
--- a/opt/puppetlabs/puppet/bin/puppet
+++ a/opt/puppetlabs/puppet/bin/puppet
@@ -1,4 +1,4 @@
-#!/opt/puppetlabs/puppet/bin/ruby
+#!/opt/puppetlabs/puppet/bin/ruby --zjit
# frozen_string_literal: true

begin
```

or:

```diff
--- a/opt/puppetlabs/puppet/bin/puppet
+++ a/opt/puppetlabs/puppet/bin/puppet
@@ -1,4 +1,4 @@
-#!/opt/puppetlabs/puppet/bin/ruby
+#!/opt/puppetlabs/puppet/bin/ruby --zjit
# frozen_string_literal: true

begin
```
Copy link
Member

Choose a reason for hiding this comment

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

These two examples look the same. Am I missing something?

Copy link
Member Author

Choose a reason for hiding this comment

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

whoopsie

Copy link
Member Author

Choose a reason for hiding this comment

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

bastelfreak added a commit to bastelfreak/voxpupuli.github.io that referenced this pull request Feb 27, 2026
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.

5 participants