diff options
| author | Jean Boussier <jean.boussier@gmail.com> | 2025-04-26 07:56:54 +0200 |
|---|---|---|
| committer | Jean Boussier <jean.boussier@gmail.com> | 2025-04-26 12:10:32 +0200 |
| commit | c0417bd094abcc68be913ce49a430df7cefbcd44 (patch) | |
| tree | c9f72a317c8ff86269cdf5389732b179f3ee43ce /test/ruby/test_float.rb | |
| parent | e4f85bfc311a3812de7bc2e9d068934e8b364574 (diff) | |
Use `set_table` to track const caches
Now that we have a `set_table` implementation, we can
use it to track const caches and save some memory.
We could even save some more memory if `numtable` didn't
store a copy of the `hash` and instead recomputed it every
time, but this is a quick win.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/13184
Diffstat (limited to 'test/ruby/test_float.rb')
0 files changed, 0 insertions, 0 deletions
