maximecb (Maxime Chevalier-Boisvert)
- Login: maximecb
- Email: maxime.chevalierboisvert@shopify.com
- Registered on: 09/27/2021
- Last sign in: 06/26/2024
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
12/10/2024
- 11:16 PM Ruby master Revision c71f7faa (git): YJIT: add MPLR talk link. Encourage users to use --yjit-mem-size (#12305)
- * Add MPLR talk. Encourage users to use --yjit-mem-size.
* Improve text
12/06/2024
- 05:25 PM Ruby master Revision 8502a549 (git): YJIT: small fix to stats formatting. (#12282)
- Avoid division by zero and NaN%, e.g.
num_throw_break: 0 ( NaN%)
num_throw_retry: ...
12/04/2024
- 09:24 PM Ruby master Revision 4b4d52ef (git): YJIT: track time since initialization (#12263)
11/25/2024
- 07:32 PM Ruby master Revision 081bdc51 (git): YJIT: fix small typo in command line options help (#12167)
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.
- 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...
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 ...
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
- 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... - 05:02 PM Ruby master Revision c0ad0c3e (git): Update yjit.md, explain how to run a single test with test-all (#11151)
Also available in: Atom