lp:~kolmis/cairoplot/speedup
- Get this branch:
- bzr branch lp:~kolmis/cairoplot/speedup
Branch merges
- Rodrigo Moreira Araújo: Pending requested
-
Diff: 161 lines4 files modifiedtrunk/cairoplot.py (+15/-6)
trunk/seriestests.py (+21/-7)
trunk/testscripts/compare.sh (+22/-0)
trunk/testscripts/timeit.sh (+3/-0)
Branch information
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 - 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.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)