h2oai / db-benchmark

reproducible benchmark of database-like ops
https://h2oai.github.io/db-benchmark
Mozilla Public License 2.0
327 stars 89 forks source link

Include timestamp within each image file #33

Closed mattdowle closed 6 years ago

mattdowle commented 6 years ago

The same report-generation timestamp that's at the bottom of the page, but embedded within all the images at the bottom right corner. Keep the report-generation timestamp at the bottom of the page too. Sometimes there are browser refresh issues and old images haven't updated yet, needing a hard refresh or browser cache clear. Including the timestamp within the image wouldn't solve that problem but it would enable that problem to be spotted by viewer of page, so at least they know to hard-refresh by comparing to the report generation timestamp at the bottom of the page.

jangorecki commented 6 years ago

Instead of report generation timestamp I will put benchmark batch timestamp, as it directly translates to distinct timings measurements.