rwstauner (Randy Stauner)
- Login: rwstauner
- Registered on: 05/14/2024
- Last sign in: 07/19/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 0 | 0 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Contributor | 03/03/2025 |
Activity
09/08/2025
-
07:11 PM Ruby Revision 4263b7eb (git): ZJIT: Add RubyVM::ZJIT.reset_stats! method (GH-14479)
- This allows for more precise tracking of stats programmatically
which is particularly useful for our nightly benchmar... -
03:53 PM Ruby Revision 41b11a35 (git): ZJIT: Add --zjit-stats=quiet option to collect stats without printing (#14467)
- Similar to YJIT's --yjit-stats=quiet, this option allows ZJIT to collect
statistics and make them available via the R...