From: Hui Gu Date: 2006-08-06T14:03:03+09:00 Subject: Why Thread.pass is so slow? Hi, I'm absolutely new to Ruby, but one thing I found strange is that thread.pass takes a very long time compare to sched_yield in C. Does any one know why is that? -- Posted via http://www.ruby-forum.com/.