ruby/man
Aaron Patterson fffef9aa5d Add an environment variable for controlling the default Thread quantum
This commit adds an environment variable `RUBY_THREAD_TIMESLICE` for
specifying the default thread quantum in milliseconds.  You can adjust
this variable to tune throughput, which is especially useful on
multithreaded systems that are mixing CPU bound work and IO bound work.

The default quantum remains 100ms.

[Feature #20861]

Co-Authored-By: John Hawthorn <john@hawthorn.email>
2024-12-12 16:04:49 -08:00
..
erb.1
goruby.1
index.txt [bundler/bundler] Commit man pages to source control 2019-08-16 14:30:23 +09:00
irb.1 [ruby/irb] Complete the missing documentation abount the environment 2024-11-19 13:13:20 +00:00
ri.1
ruby.1 Add an environment variable for controlling the default Thread quantum 2024-12-12 16:04:49 -08:00