Histórico de Commits

Autor SHA1 Mensagem Data
  kyle e5960b4f0b all queries will have start and end times defined by default há 2 anos atrás
  kyle aca0e6e60f initial import for a year is down to 13 minutes, partial updates to cache can be had in about 4 secaonds for all 420 datasets há 2 anos atrás
  kyle 9281f5b3f3 most tests in rdp-algo are working, still a bit slow, but now 13 minutes for one year and 1 minute for a couple months há 2 anos atrás
  kyle f44720c584 all data sets are generated, trying to improve runtime, currently takes half an hour on an 800MHz CPU há 2 anos atrás
  kyle f5c8ca2c87 after profiling PHP 5.3, found that keyed array is not too bad versus internally keyed, so cleaned up the code há 2 anos atrás
  kyle 3dcaa832dd see previous commit, this cleans up the A/B profiling that was used to determine lowest memory usage by PHP 5.3 (separate arrays for x and y values rather than an array of [x,y]) há 2 anos atrás
  kyle 0effc7ea0c tested working code using chartjs to prove that rdp and filters work;\ há 2 anos atrás
  kyle 43fa3008c8 filters and caching for sampled data after post-processing using RDP and other downsampling compression algorithms há 2 anos atrás