Skip to content

Restore the outside temperature data to a 6 minute resolution

Restore the outside temperature data to a 6 minute resolution for improved smoothness of the presented results.

This MR is on hold until we have restored suitable performance to the calculator.

Before my series of optimisations w. out 6 minute res (!238 (merged), !239 (merged), !241 (merged)):

[I 210806 15:41:55 web:2250] 200 POST /calculator/report (::1) 5573.53ms
[I 210806 15:41:59 web:2250] 200 POST /calculator/report (::1) 3821.23ms

Before optimisations with 6 minute res:

[I 210806 15:47:03 web:2250] 200 POST /calculator/report (::1) 6745.19ms
[I 210806 15:47:11 web:2250] 200 POST /calculator/report (::1) 5320.10ms

After optimisations w. out 6 minute res:

[I 210806 15:50:49 web:2250] 200 POST /calculator/report (::1) 2641.26ms
[I 210806 15:50:53 web:2250] 200 POST /calculator/report (::1) 1052.44ms

After optimisations with 6 minute res:

[I 210806 15:40:24 web:2250] 200 POST /calculator/report (::1) 2956.24ms
[I 210806 15:40:28 web:2250] 200 POST /calculator/report (::1) 1294.92ms
Edited by Philip Elson

Merge request reports