Hi,

There is now a patch up to fix the reset() bug.
See http://trac.sagemath.org/sage_trac/ticket/7255.

Somebody please review it!

On Tue, Oct 20, 2009 at 2:26 PM, lutusp <lut...@gmail.com> wrote:
>
> On Oct 20, 1:22 pm, William Stein <wst...@gmail.com> wrote:
>
> // ...
>
>> Weird.  There are changes in the new notebook that could impact
>> performance in surprising ways.  E.g., after a computation is
>> completed that creates output files, those files are moved back into
>> the server's directory.  This is much more flexible and *secure* (for
>> public servers) than the previous setup, but could result in reduced
>> performance.
>>
>> Could you post the specific interact that slows down to 
>> http://wiki.sagemath.org/interact somewhere, so others can try?
>
> I have uploaded the @interact worksheet here:
>
> http://arachnoid.com/temp/polynomial_regression.sws
>
> The cell of interest is the one marked "# interactive version".
> Compare execution times on this cell to the next cell down: "# static
> version" The static version can meaningfully have the "time%" label
> applied to compare times, but I don't know how to compare times on a
> run-by-run basis in an @interact cell.
>
> This worksheet is a good test base for time comparisons, because it
> needs to do some heavy lifting to create its graphic, e.g. a matrix
> population and Gauss-Jordan elimination between displayed results.
>
> >
>



-- 
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to