summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorJean Boussier <byroot@ruby-lang.org>2023-11-21 17:23:56 +0100
committerJean Boussier <jean.boussier@gmail.com>2023-11-22 10:12:07 +0100
commit2d7fb9c2fa5ab6c967f8ff1bc350ce5d3d5344a2 (patch)
treea6ec5d70e9863d12b040d33cb0061631968e272a /ext
parent0745c0c5efdd38d88970dcadad780da61f64655a (diff)
Speedup test_shape.rb
Many tests start by exhausting all shapes, which is a slow process. By exposing a method to directly move the bump allocator forward we cut test runtime in half. Before: ``` Finished tests in 1.544756s ``` After: ``` Finished tests in 0.759733s, ```
Diffstat (limited to 'ext')
0 files changed, 0 insertions, 0 deletions