summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2009-05-29 07:21:05 +0000
committerKore Nordmann <github@kore-nordmann.de>2009-05-29 07:21:05 +0000
commitbf95cbf5f3c4eefb04a79ad9888e75d9fc2c57cf (patch)
tree73b7c29d86e20bd7fc52ac7ddb1da211c536f70a /ChangeLog
parenteb36eb0b72d1e0b01b46f4570c2f6e77ba723e63 (diff)
downloadzetacomponents-graph-bf95cbf5f3c4eefb04a79ad9888e75d9fc2c57cf.zip
zetacomponents-graph-bf95cbf5f3c4eefb04a79ad9888e75d9fc2c57cf.tar.gz
- Fixed #14538: Performance degration for very high numbers of data points
# Test cases with 1000 data points show improvements of about 65% and with 2000 # data points around 85%. # Reduced the number of calls to array functions by better indexing or caching.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 233ff78..a64e554 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
1.4.3 - [RELEASEDATE]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+- Fixed #14538: Performance degration for very high numbers of data points.
- Fixed #14857: Highlight text misplaced in charts with multiple bar data
sets.
OpenPOWER on IntegriCloud