From: Pit Capitain Date: 2005-07-21T16:30:30+09:00 Subject: Re: C extension makes things slower Phil Tomson schrieb: > And the results: > l% ruby point.rb > Total time for pure ruby point test: 8.600752 > ACO_Ext initializing... > Total time for extension point test: 6.086567 > > Using the extension it's 2.6 second _slower_ than the pure Ruby > implementation!? Phil, 6 seconds is _faster_ than 8.6 seconds... Regards, Pit