[plt-scheme] V301.5 Speed Up
I should have thought of doing this for the first post. Using the time
function gives:
V301
cpu time: 18577 real time: 18632 gc time: 3615
V301.5
cpu time: 9474 real time: 9681 gc time: 2002
So it is essential twice as fast.
Doug
_____
From: plt-scheme-bounces at list.cs.brown.edu
[mailto:plt-scheme-bounces at list.cs.brown.edu] On Behalf Of Williams, M.
Douglas
Sent: Thursday, February 09, 2006 1:55 PM
To: plt-scheme
Subject: [plt-scheme] V301.5 Speed Up
I downloaded V301.5 and ran some of the examples from the simulation
collection. The speed-up is significant. For example, on my laptop
model-2a.ss run-time (unscientifically measured wall clock time) went from
~16 seconds to ~10 seconds. That is impressive - good work.
The simulation collection uses continuations extensively and this particular
model is also computationally intensive.
Doug
M. Douglas Williams, Ph.D.
Sr. Scientist
Science Applications International Corporation
m.douglas.williams at saic.com <mailto:m.douglas.williams at saic.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20060209/d786d9ea/attachment.html>