[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Slow plotting (redraw due to legend?)
From: |
Mike Miller |
Subject: |
Re: Slow plotting (redraw due to legend?) |
Date: |
Thu, 17 Mar 2016 15:46:04 -0700 |
User-agent: |
Mutt/1.5.24 (2015-08-30) |
On Thu, Mar 17, 2016 at 18:20:16 -0400, Nicholas Jankowski wrote:
> Is there a nice minimal script to call legend that exhibits the slowdown
> and someone could step through with the two versions?
Try the attached minimal script taken from Jens' original example.
In Octave 3.2.4 it takes on the order of 2-3 milliseconds on my system.
In Octave 3.6.4 it takes about 0.25 seconds.
In Octave 3.8.2 through the latest it takes about 0.33 seconds.
--
mike
bench_legend.m
Description: Text document