Actions
Bug #3919
closedRuby in PowerTOP - too many CPU wakeups
Description
=begin
Hello,
Ruby causes too many CPU wakeups according to Intel's PowerTOP tool.
For example, this simple I/O bound program causes 99 wakeups/second
and accounts for 14% of the CPU wakeups on my system:
ruby -e gets
In contrast, when I run python
(2.6.5) and make it wait for I/O, it
does not even appear in PowerTOP because it causes so little wakeups.
Please make Ruby more power-efficient! Thanks for your consideration.
=end
Files
Actions
Like0
Like0Like0Like0Like0Like0Like0