This repository was archived by the owner on Aug 15, 2019. It is now read-only.
v0.3.12
tagged this
25 Nov 22:17
This PR: * Enables benchmarks on all devices (whitelisted in support.js) * Makes buttons mobile friendly with MDL. * Adds viewport meta to the page so it scales for phones * Moves common benchmark logic to `benchmark_util.warmupAndBenchmarkGPU`. This function warms up the GPU, times, and returns the result, and it changes functionality based on whether timers are enabled.