General

Profile

maximecb (Maxime Chevalier-Boisvert)

Issues

open closed Total
Assigned issues 3 35 38
Reported issues 0 2 2

Projects

Project Roles Registered on
Ruby Committer 10/21/2021
Backport187 Committer 10/21/2021
Backport191 Committer 10/21/2021
Backport192 Committer 10/21/2021
Backport193 Committer 10/21/2021
Backport200 Committer 10/21/2021
Backport21 Committer 10/21/2021
Backport22 Committer 10/21/2021
Ruby 1.8 Committer 10/21/2021
Ruby master Committer 10/21/2021

Activity

11/14/2024

08:57 PM Ruby master Bug #20890: MacOS 15.1, Macbook pro 2024 m4, YJIT: Kernel Panic on network access, works w/o YJIT
Thank you @mattjankowski, your help is appreciated. maximecb (Maxime Chevalier-Boisvert)
07:03 PM Ruby master Bug #20890: MacOS 15.1, Macbook pro 2024 m4, YJIT: Kernel Panic on network access, works w/o YJIT
If we can clearly show that it's a kernel bug I am sure that we can get Apple to pay attention and fix it.
Two imp...
maximecb (Maxime Chevalier-Boisvert)

07/15/2024

06:45 PM Ruby master Revision d989bc54 (git): YJIT: split chain_depth and flag booleans in context (#11169)
Split these values to avoid using a bit mask in the context
Use variable length encoding to save a few bits on chain ...
maximecb (Maxime Chevalier-Boisvert)

07/11/2024

07:17 PM Ruby master Revision a58e3305 (git): YJIT: remove doc/yjit/yjit_hacking.md (#11153)
Document is 3 years old and out of date maximecb (Maxime Chevalier-Boisvert)
07:01 PM Ruby master Revision 3fbf9df3 (git): YJIT: increase context cache size to 1024 redux (#11140)
* YJIT: increase context cache size to 1024 redux
* Move context hashing code outside of unsafe block
* Avoid alloc...
maximecb (Maxime Chevalier-Boisvert)
05:02 PM Ruby master Revision c0ad0c3e (git): Update yjit.md, explain how to run a single test with test-all (#11151)
maximecb (Maxime Chevalier-Boisvert)

07/10/2024

07:45 PM Ruby master Revision 48e7112b (git): YJIT: increase context cache size to 1024 (#10983)
* YJIT: increase context cache size to 1024
The other day I ran into a mysterious bug while increasing the
cache siz...
maximecb (Maxime Chevalier-Boisvert)

06/26/2024

03:51 PM Ruby master Feature #20594: A new String method to append bytes while preserving encoding
> I consulted @maximecb (Maxime Chevalier-Boisvert) about this proposal, and according to her, accepting variable arg... maximecb (Maxime Chevalier-Boisvert)

06/12/2024

05:33 PM Ruby master Revision ce06924a (git): YJIT: add context cache hits stat (#10979)
* YJIT: add context cache hits stat
This stat should make more sense when it comes to interpreting
the effectiveness...
maximecb (Maxime Chevalier-Boisvert)

06/11/2024

04:46 PM Ruby master Revision 39019b6a (git): YJIT: add context cache size stat, lazily allocate cache
* YJIT: add context cache size stat
* Allocate the context cache in a box so CRuby doesn't pay overhead
* Add an extr...
maximecb (Maxime Chevalier-Boisvert)

Also available in: Atom