The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Profiling learns you...

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Tucker

Posts: 38
Nickname: raggi
Registered: Sep, 2007

James Tucker is an abstractionist programmer currently focusing in the Ruby and Telecomms domains
Profiling learns you... Posted: Sep 6, 2007 2:25 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by James Tucker.
Original Post: Profiling learns you...
Feed Title: ragged blog » Ruby
Feed URL: http://blog.ra66i.org/catagories/informatics/programming/ruby/feed/
Feed Description: blog of raggisms and random musings, by raggi™ (by category: ruby)
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by James Tucker
Latest Posts From ragged blog » Ruby

Advertisement
This is sitting at the top of a pile of tests I wrote today in search of speeding up some areas of a program generating relatively short strings frequently. ## # Already learned: # * memoization is no good for short strings, even when using symbols to lookup data. # * String#% is very slow # * Array#to_s is faster [...]

Read: Profiling learns you...

Topic: RubyConf 2007 Agenda is Available Previous Topic   Next Topic Topic: PLANET ARGON does Dedicated Hosting!

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use