Project

General

Profile

« Previous | Next » 

Revision c5a445d5

Added by Marc-Andre Lafortune over 4 years ago

[ruby/psych] Make Ractor-ready.

Config is Ractor-local.

Benchmarking reveals that using Ractor.local_storage for storing cache
is similar to accessing a constant (~15% slower).