zamazan4ik (Aliaksandr Zaitsau)
- Login: zamazan4ik
- Email: zamazan4ik@tut.by
- Registered on: 12/24/2022
- Last sign in: 12/24/2022
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
12/24/2022
-
07:36 PM Ruby Feature #19256 (Feedback): Add PGO support
- [Abstract]
Add PGO support to Ruby interpreter.
[Proposal]
Profile-Guided Optimization (PGO) uses profiles from the existing workloads to make more aggressive optimization during compile time. There are multiple cases in real-life...