ddn-ime-evaluation/benchmark/print_ime_results.sh

2 lines
139 B
Bash

sqlite3 results.db "select * from p where api=\"ime\" and iteration<3 and access==\"write\" order by t,iteration" | column -s"|" -t | head