Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #4691
| From | Pirogov Eugene <iamexile@gmail.com> |
|---|---|
| Newsgroups | comp.lang.ruby |
| Subject | Re: Need for speed - array operations |
| Date | 2011-05-17 15:26 -0500 |
| Organization | Service de news de lacave.net |
| Message-ID | <e2c62ac1401e32aa2201191e88271de7@ruby-forum.com> (permalink) |
| References | <2c5b9893b3d3fa487c6b9737df7c8df2@ruby-forum.com> |
I'm experience the loss of speed in NArrays. Did you guys tried benching a simple access to an element in NArray? My benches show dramatical slowdown comparing to a Ruby built-in Array. I already filled an issue here: https://github.com/masa16/narray/issues/8. -- Posted via http://www.ruby-forum.com/.
Back to comp.lang.ruby | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Need for speed - array operations Chris Lervag <chris.lervag@gmail.com> - 2011-04-29 03:54 -0500
Re: Need for speed - array operations Ralf Mueller <ralf.mueller@zmaw.de> - 2011-04-29 06:05 -0500
Re: Need for speed - array operations Robert Klemme <shortcutter@googlemail.com> - 2011-04-29 06:23 -0500
Re: Need for speed - array operations Chris Lervag <chris.lervag@gmail.com> - 2011-04-29 09:05 -0500
Re: Need for speed - array operations Chris Lervag <chris.lervag@gmail.com> - 2011-04-29 16:45 -0500
Re: Need for speed - array operations Pirogov Eugene <iamexile@gmail.com> - 2011-05-17 15:26 -0500
Re: Need for speed - array operations Joel VanderWerf <joelvanderwerf@gmail.com> - 2011-05-17 16:23 -0500
csiph-web