|
From: | tmacchant |
Subject: | Re: Poor plot performance on Windows |
Date: | Wed, 16 Mar 2016 15:34:28 -0700 (PDT) |
I have done the same test octave 3.6.4 for windows MSVC build bAfter = 1 Elapsed time is 2.2 seconds. # Function Attr Time (s) Calls ---------------------------------------------------- 101 __line__ 1.091 62 105 cellfun 0.537 77 18 set 0.118 254 126 __go_text__ 0.102 34 106 __go_line__ 0.078 62 9 get 0.030 1282 111 legend 0.028 3 124 __go_axes__ 0.028 2 34 __go_axes_init__ 0.019 1 54 num2str 0.015 32 MinGW build bAfter = 1 Elapsed time is 2.3 seconds. # Function Attr Time (s) Calls ---------------------------------------------------- 120 __line__ 1.054 62 123 cellfun 0.518 77 18 set 0.135 256 124 __go_line__ 0.121 62 138 __go_text__ 0.114 34 9 get 0.061 1444 136 __go_axes__ 0.025 2 65 __go_axes_init__ 0.022 1 128 legend 0.018 3 69 ancestor 0.015 44 This is just the reference. Tatsuro -- View this message in context: http://octave.1599824.n4.nabble.com/Poor-plot-performance-on-Windows-tp4675531p4675582.html Sent from the Octave - General mailing list archive at Nabble.com.
[Prev in Thread] | Current Thread | [Next in Thread] |