Upgrade to Pro — share decks privately, control downloads, hide ads and more …

RubyKaigi Effect 2023, and ...

RubyKaigi Effect 2023, and ...

RubyKaigi 2024 事後勉強会 May 31, 2024

Satoshi Tagomori

May 31, 2024
Tweet

More Decks by Satoshi Tagomori

Other Decks in Programming

Transcript

  1. #kaigieffect 2024 Namespace on read: Current status • Now it

    runs “make test-all” without any SEGV!
 
 25854 tests, 6268763 assertions, 41 failures, 31 errors, 173 skips (on my mac) • TODO: • Method inline cache mechanisms (false positive, primitive builtin methods) (Thanks @_ko1) • Current namespace management using rb_cref_t (Thanks @_ko1) • GC on rb_classext_t using IMEMO (Thanks @_byroot) • Refer top-level constants (::NAME) on the current namespace top-level
  2. @RubyKaigi 2023 Day 2 Evening 2023/05/12 @ ff u_ @tagomoris

    @kakutani @shioyama the ࣄ݅3 @ OLD ROCK
  3. Namespace on read PoC First Commit • First commit on

    PoC: 2023/05/23 (1week after the blog post) 2023 Day 13
  4. Ruby 3.3 Release Party Presented by ANDPAD / STORES 2023

    Day 230 @yukihiro_matz https://andpad.connpass.com/event/302363/ @hsbt