Results 39 comments of Igor Victor

@ocher can you provide a sample application with reproducible issue?

@ocher could you double check this issue again? Locally I didn't notice that it's slow or hanging

@ocher is it truffleruby-dev or stable one? I was checking with latest dev

I guess it's fixed, CI is passing now

I was wrong, it's failing but Github Actions shows it as a green one

@eregon is there a way to capture realtime memory usage of the given ruby process?

hash is fastes, case is linear, hash is presumably O(1)

Hi, sorry, dont have capacity for that right now. Pasting here code which should be adopted for fast-ruby project: ```ruby require 'benchmark/ips' require 'ostruct' # Enable and start GC before...

test failures are not related to truffleruby

I dont have any numbers, since it's not printing FPS. It just runs much slower that v1. On CRuby both variants are running smoothly