octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #48785] Something about classes is much slower


From: Colin Macdonald
Subject: [Octave-bug-tracker] [bug #48785] Something about classes is much slower in dev than 4.0.x
Date: Sun, 14 Aug 2016 20:57:00 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0

URL:
  <http://savannah.gnu.org/bugs/?48785>

                 Summary: Something about classes is much slower in dev than
4.0.x
                 Project: GNU Octave
            Submitted by: cbm
            Submitted on: Sun 14 Aug 2016 08:56:57 PM GMT
                Category: Performance
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Octave 4.0.3 with Symbolic dev:


>> tic; test @sym/sym; toc
PASSES 42 out of 42 tests
Elapsed time is 4.33619 seconds.


But with tip:


>> tic; test @sym/sym; toc
PASSES 42 out of 42 tests
Elapsed time is 18.3899 seconds.


I will try to track this down more later, but wanted to get this rolling in
case I forget... again, I noticed this months ago :(




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48785>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]