The `<table>` on https://jsperf.com/cash-vs-jquery-parents/2 has an empty `<tbody>`. Somehow, no tests were inserted into the database for this page: ``` mysql> select * from tests where pageID = 1303938; Empty set (0.00 sec) ``` Any ideas how this happened?