1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/core/gc
Nobuyoshi Nakada ac8647bec1
Fix GC.total_time example
The result may increase actually or not, since GC can finish
shorter than the timer granularity.
2021-11-30 08:49:41 +09:00
..
profiler
auto_compact_spec.rb Update to ruby/spec@7f22a0b 2021-11-29 15:50:28 +01:00
count_spec.rb
disable_spec.rb
enable_spec.rb
garbage_collect_spec.rb
measure_total_time_spec.rb Update to ruby/spec@7f22a0b 2021-11-29 15:50:28 +01:00
start_spec.rb
stat_spec.rb Update to ruby/spec@7f22a0b 2021-11-29 15:50:28 +01:00
stress_spec.rb
total_time_spec.rb Fix GC.total_time example 2021-11-30 08:49:41 +09:00