From: Eric Wong Date: 2014-01-20T03:55:12+00:00 Subject: [ruby-core:59886] Re: [ruby-trunk - Feature #9425] [Open] [PATCH] st: use power-of-two sizes to avoid slow modulo ops Updated patch and pull due to r44634 (hash_pos) http://bogomips.org/ruby.git/patch?id=7c7e41496d6b28a4b The following changes since commit 5ecbe189af77c309845d662f26c0b2797bde2915: socket/option.c: helper functions (2014-01-19 14:56:05 +0000) are available in the git repository at: git://80x24.org/ruby.git st-noprime-r44658 for you to fetch changes up to 7c7e41496d6b28a4b1a516c0df9754c03447a95d: st: use power-of-two sizes to avoid slow modulo ops (2014-01-19 23:45:52 +0000) ---------------------------------------------------------------- Eric Wong (1): st: use power-of-two sizes to avoid slow modulo ops st.c | 61 +++++-------------------------------------------------------- 1 file changed, 5 insertions(+), 56 deletions(-)