commit | 7d457526393e96b8ddbe23844175549e02f37b32 | [log] [tgz] |
---|---|---|
author | Keith Miller <keith_miller@apple.com> | Thu Dec 19 14:32:27 2024 |
committer | Keith Miller <keith_miller@apple.com> | Sat Dec 21 13:34:05 2024 |
tree | 2fc6ece1b12ab1802558a8f968b71f2d0a00a97a | |
parent | 4e888f53648bb8515afd5171861497559e63ebd1 [diff] |
Move tfjs to first, average, worst scoring. Since this test is relatively slow per iteration I reduced the iteration counts to: non-simd: 15 iterations with worst 2. simd: 80 iterations with worst 4 (default). Also, I moved all the benchmark files to a tfjs directory to help organize the wasm directory a bit.