[vz-dev] [volkszaehler/volkszaehler.org] c6ca3c: Various performance improvements (cache entities, ...

GitHub noreply at github.com
Tue Jan 20 18:32:49 CET 2015


  Branch: refs/heads/master
  Home:   https://github.com/volkszaehler/volkszaehler.org
  Commit: c6ca3cfa07a92ea8b16895d3854063f2ea4967d8
      https://github.com/volkszaehler/volkszaehler.org/commit/c6ca3cfa07a92ea8b16895d3854063f2ea4967d8
  Author: andig <cpuidle at gmx.de>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

  Changed paths:
    M etc/volkszaehler.conf.template.php
    M lib/Volkszaehler/Controller/Controller.php
    M lib/Volkszaehler/Controller/DataController.php
    M lib/Volkszaehler/Controller/EntityController.php
    M lib/Volkszaehler/Definition/Definition.php
    M lib/Volkszaehler/Interpreter/AggregatorInterpreter.php
    M lib/Volkszaehler/Interpreter/CounterInterpreter.php
    M lib/Volkszaehler/Interpreter/Interpreter.php
    M lib/Volkszaehler/Interpreter/MeterInterpreter.php
    M lib/Volkszaehler/Interpreter/SensorInterpreter.php
    M lib/Volkszaehler/Router.php
    M lib/Volkszaehler/View/CSV.php
    M lib/Volkszaehler/View/JSON.php
    M lib/Volkszaehler/View/JpGraph.php
    M lib/Volkszaehler/View/XML.php

  Log Message:
  -----------
  Various performance improvements (cache entities, entity and property definitions, use Iterators instead of callbacks)


  Commit: e0d0f08d54296e1146608773b8c4d65935e15f28
      https://github.com/volkszaehler/volkszaehler.org/commit/e0d0f08d54296e1146608773b8c4d65935e15f28
  Author: jahir <jh.github at hirsch.ws>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

  Changed paths:
    M etc/volkszaehler.conf.template.php
    M lib/Volkszaehler/Controller/Controller.php
    M lib/Volkszaehler/Controller/DataController.php
    M lib/Volkszaehler/Controller/EntityController.php
    M lib/Volkszaehler/Definition/Definition.php
    M lib/Volkszaehler/Interpreter/AggregatorInterpreter.php
    M lib/Volkszaehler/Interpreter/CounterInterpreter.php
    M lib/Volkszaehler/Interpreter/Interpreter.php
    M lib/Volkszaehler/Interpreter/MeterInterpreter.php
    M lib/Volkszaehler/Interpreter/SensorInterpreter.php
    M lib/Volkszaehler/Router.php
    M lib/Volkszaehler/View/CSV.php
    M lib/Volkszaehler/View/JSON.php
    M lib/Volkszaehler/View/JpGraph.php
    M lib/Volkszaehler/View/XML.php

  Log Message:
  -----------
  Merge pull request #215 from andig/cache-entities

Performance: add caching


Compare: https://github.com/volkszaehler/volkszaehler.org/compare/954baea0c267...e0d0f08d5429


More information about the volkszaehler-dev mailing list