Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #4324

Re: how to make eval() faster?

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!talisker.lacave.net!lacave.net!not-for-mail
From Zd Yu <zdyu2000@gmail.com>
Newsgroups comp.lang.ruby
Subject Re: how to make eval() faster?
Date Thu, 12 May 2011 01:37:00 -0500
Organization Service de news de lacave.net
Lines 8
Message-ID <c6c0e8aa11c31286fc21cd4121d9f4a5@ruby-forum.com> (permalink)
References <0229c425b2bf06473387c4f47263eb93@ruby-forum.com>
NNTP-Posting-Host bristol.highgroove.com
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 7bit
X-Trace talisker.lacave.net 1305182242 14264 65.111.164.187 (12 May 2011 06:37:22 GMT)
X-Complaints-To abuse@lacave.net
NNTP-Posting-Date Thu, 12 May 2011 06:37:22 +0000 (UTC)
In-Reply-To <0229c425b2bf06473387c4f47263eb93@ruby-forum.com>
X-Received-From This message has been automatically forwarded from the ruby-talk mailing list by a gateway at comp.lang.ruby. If it is SPAM, it did not originate at comp.lang.ruby. Please report the original sender, and not us. Thanks! For more details about this gateway, please visit: http://blog.grayproductions.net/categories/the_gateway
X-Mail-Count 383033
X-Ml-Name ruby-talk
X-Rubymirror Yes
X-Ruby-Talk <c6c0e8aa11c31286fc21cd4121d9f4a5@ruby-forum.com>
Xref x330-a1.tempe.blueboxinc.net comp.lang.ruby:4324

Show key headers only | View raw


I just came up with an idea: I can parse the XML configuration file and 
generate a .rb file on the fly then invoke the rb file.

Although it brings much extra efforts, it can fix the performance issue.

-- 
Posted via http://www.ruby-forum.com/.

Back to comp.lang.ruby | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

how to make eval() faster? Zd Yu <zdyu2000@gmail.com> - 2011-05-11 23:53 -0500
  Re: how to make eval() faster? Joel VanderWerf <joelvanderwerf@gmail.com> - 2011-05-12 00:22 -0500
    Re: how to make eval() faster? Zd Yu <zdyu2000@gmail.com> - 2011-05-12 01:08 -0500
      Re: how to make eval() faster? Markus Schirp <mbj@seonic.net> - 2011-05-12 01:13 -0500
        Re: how to make eval() faster? Zd Yu <zdyu2000@gmail.com> - 2011-05-12 01:18 -0500
          Re: how to make eval() faster? Markus Schirp <mbj@seonic.net> - 2011-05-12 01:42 -0500
      Re: how to make eval() faster? Robert Klemme <shortcutter@googlemail.com> - 2011-05-12 02:26 -0500
  Re: how to make eval() faster? Zd Yu <zdyu2000@gmail.com> - 2011-05-12 01:37 -0500
    Re: how to make eval() faster? Stu <stu@rubyprogrammer.net> - 2011-05-12 01:55 -0500
      Re: how to make eval() faster? Xavier Noria <fxn@hashref.com> - 2011-05-12 02:14 -0500

csiph-web