]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
HistorySampler.sample(HistorySamplerItem2, ...) now uses mipmapped data
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Mon, 18 Jun 2018 10:58:54 +0000 (13:58 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Fri, 3 Aug 2018 12:35:20 +0000 (15:35 +0300)
Implemented selection of sampled history data source based on the
seconds/pixel (= timeWindow / maxSamples) ratio provided to the sampler.
This is one way to attempt not sampling too much data for trend views
that cannot inherently handle large amounts of data.

gitlab #9

Change-Id: I8c67068d6e832d33d4ac3adef270d31f1cb0e722
(cherry picked from commit e3940e67813aa0988bdd0fe6161500034e6e7518)


No differences found