lp:~kolmis/cairoplot/speedup

Created by Karel Kolman and last modified
Get this branch:
bzr branch lp:~kolmis/cairoplot/speedup
Only Karel Kolman can upload to this branch. If you are Karel Kolman please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Karel Kolman
Project:
Cairo Plot
Status:
Merged

Recent revisions

46. By Karel Kolman

timeit.sh - times seriestest.py execution
seriestests.py - added a 1000 x_label plot for speed comparison

45. By Karel Kolman

seriestests.py nonrandom output via a command line argument (for comparing between versions)

44. By Karel Kolman

compare.sh - script to compare PNG outputs from seriestest.py between two versions
(uses imagemagick and perceptualdiff)

43. By Karel Kolman

another rotate(x), rotate(-x) pair replaced with save(), rotate() restore() sequence

42. By Karel Kolman

use cairo save() and restore() methods instead instead of applying the identity matrix

41. By Karel Kolman

- make ScatterPlot store the rotation matrix for horizontal labels, apply the matrix for each label instead of multiple rotate() calls
- move set_source_rgba() calls outside a loop in render_vert_labels/render_horz_labels

40. By Rodrigo Moreira Araujo <rodrigo@scrooge>

series.py: added
tests.py: reverted to rev 38

39. By Rodrigo Moreira Araujo <rodrigo@scrooge>

cairoPlot.py: Series -> series;
seriestests.py: Series -> series;
series.py: module naming correction;
setup.py: added Series.

38. By Rodrigo Moreira Araujo <rodrigo@scrooge>

cairoplot.py: merging Magnun's code. Series, Group and Data input formats are now available;
Series.py: added new module;
seriestests.py: new test script for Series, Group and Data objects.

37. By Rodrigo Moreira Araujo <rodrigo@scrooge>

cairoplot.py: Bug fixing on new color mode input

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers