I've did the test on new box with ubuntu gnome 13.10 devel, the git version is 1.1.0+git8cbd0ad I've synchronized yesterday with the MyPaint Git Master.
While the test ran on terminal many errors have occurred because didn't find the 'Mypaint_Default.gpl' on /palettes. But the palette name and /palettes folder were OK. --- I'm interested to do this tests with two releases... the 1.1 Mypaint PPa and the last Git Master. For me seems that the last git master have delays in the brush strokes if I compare with 1.1 Mypaint PPa. The idea is to make tests in different distros with the same Mypaint releases. I've ubuntu gnome 13.10, elementary OS 0.2 and linuxmint 15 kde. " ... " J. Americo Gobbo [Painter and Illustrator] Website <http://americogobbo.com.br> | Blog<http://americogobbo.blogspot.com>| Flickr <http://flickr.com/rabisco> | Twitter <http://twitter.com/rabisco> | Facebook <http://www.facebook.com/americogobbo> On Sat, Oct 5, 2013 at 3:31 PM, Jon Nordby <[email protected]> wrote: > On 5 October 2013 19:29, José Américo Gobbo <[email protected]> wrote: > > Hi all, > > I've interested to know how I can do tests of MyPaint performance in the > > last git master compared to MyPaint 1.1 official. The features on Help > > > Debug are capable to do theses tests? > > No, there is no UI for triggering these tests. > Check out the version you are interested in testing from git and do: > scons > python2 tests/test_performance.py -a > > The tests will take a couple of minutes, and you should not use the > computer in that period to avoid disturbing them. > > -- > Jon Nordby - www.jonnor.com >
--- running test "memory_zoomed_out_5x" (run 1 of 3) --- FAILED --- running test "scroll_nozoom" (run 1 of 3) --- FAILED --- running test "paint_rotated" (run 1 of 3) --- FAILED --- running test "scroll_zoomed_out_1x_onelayer" (run 1 of 3) --- FAILED --- running test "save_png" (run 1 of 3) --- result = 0.482486963272 --- running test "save_png" (run 2 of 3) --- result = 0.482146978378 --- running test "save_png" (run 3 of 3) --- result = 0.482625007629 --- running test "startup" (run 1 of 3) --- FAILED --- running test "memory_after_startup" (run 1 of 3) --- FAILED --- running test "scroll_zoomed_out_2x_onelayer" (run 1 of 3) --- FAILED --- running test "brushengine_paint_hires" (run 1 of 3) --- result = 1.845277071 --- running test "brushengine_paint_hires" (run 2 of 3) --- result = 1.84461808205 --- running test "brushengine_paint_hires" (run 3 of 3) --- result = 1.77775907516 --- running test "paint" (run 1 of 3) --- FAILED --- running test "save_ora" (run 1 of 3) --- result = 1.34481406212 --- running test "save_ora" (run 2 of 3) --- result = 1.34397697449 --- running test "save_ora" (run 3 of 3) --- result = 1.33932304382 --- running test "scroll_zoomed_out_5x" (run 1 of 3) --- FAILED --- running test "layerpaint_nozoom" (run 1 of 3) --- FAILED --- running test "paint_zoomed_out_5x" (run 1 of 3) --- FAILED --- running test "scroll_nozoom_onelayer" (run 1 of 3) --- FAILED --- running test "layerpaint_zoomed_out_5x" (run 1 of 3) --- FAILED --- running test "save_png_layer" (run 1 of 3) --- result = 0.249056816101 --- running test "save_png_layer" (run 2 of 3) --- result = 0.249548912048 --- running test "save_png_layer" (run 3 of 3) --- result = 0.245433092117 --- running test "save_ora_again" (run 1 of 3) --- result = 1.12636113167 --- running test "save_ora_again" (run 2 of 3) --- result = 1.11291503906 --- running test "save_ora_again" (run 3 of 3) --- result = 1.12129497528 --- running test "load_ora" (run 1 of 3) --- result = 1.56550788879 --- running test "load_ora" (run 2 of 3) --- result = 1.5438849926 --- running test "load_ora" (run 3 of 3) --- result = 1.54660606384 === DETAILS === tests = ['memory_zoomed_out_5x', 'scroll_nozoom', 'paint_rotated', 'scroll_zoomed_out_1x_onelayer', 'save_png', 'startup', 'memory_after_startup', 'scroll_zoomed_out_2x_onelayer', 'brushengine_paint_hires', 'paint', 'save_ora', 'scroll_zoomed_out_5x', 'layerpaint_nozoom', 'paint_zoomed_out_5x', 'scroll_nozoom_onelayer', 'layerpaint_zoomed_out_5x', 'save_png_layer', 'save_ora_again', 'load_ora'] results = [[], [], [], [], [0.482486963272, 0.482146978378, 0.482625007629], [], [], [], [1.845277071, 1.84461808205, 1.77775907516], [], [1.34481406212, 1.34397697449, 1.33932304382], [], [], [], [], [], [0.249056816101, 0.249548912048, 0.245433092117], [1.12636113167, 1.11291503906, 1.12129497528], [1.56550788879, 1.5438849926, 1.54660606384]] === SUMMARY === memory_zoomed_out_5x FAILED scroll_nozoom FAILED paint_rotated FAILED scroll_zoomed_out_1x_onelayer FAILED save_png 0.482 startup FAILED memory_after_startup FAILED scroll_zoomed_out_2x_onelayer FAILED brushengine_paint_hires 1.778 paint FAILED save_ora 1.339 scroll_zoomed_out_5x FAILED layerpaint_nozoom FAILED paint_zoomed_out_5x FAILED scroll_nozoom_onelayer FAILED layerpaint_zoomed_out_5x FAILED save_png_layer 0.245 save_ora_again 1.113 load_ora 1.544
_______________________________________________ Mypaint-discuss mailing list [email protected] https://mail.gna.org/listinfo/mypaint-discuss
