
running 32 tests
test count_game_deserialize_borrowed_bytes ... bench:  14,681,951 ns/iter (+/- 106,265) = 177 MB/s
test count_game_deserialize_borrowed_str   ... bench:  11,491,878 ns/iter (+/- 101,475) = 226 MB/s
test count_game_deserialize_owned_bytes    ... bench:  23,878,089 ns/iter (+/- 170,922) = 108 MB/s
test count_game_deserialize_owned_str      ... bench:  22,861,276 ns/iter (+/- 130,813) = 113 MB/s
test count_game_iter_bytes                 ... bench:  11,873,257 ns/iter (+/- 100,608) = 218 MB/s
test count_game_iter_str                   ... bench:  13,769,390 ns/iter (+/- 88,007) = 188 MB/s
test count_game_read_bytes                 ... bench:   6,686,121 ns/iter (+/- 82,185) = 388 MB/s
test count_game_read_str                   ... bench:   8,269,207 ns/iter (+/- 77,656) = 314 MB/s
test count_mbta_deserialize_borrowed_bytes ... bench:   2,850,099 ns/iter (+/- 48,346) = 253 MB/s
test count_mbta_deserialize_borrowed_str   ... bench:   2,528,271 ns/iter (+/- 31,204) = 286 MB/s
test count_mbta_deserialize_owned_bytes    ... bench:   3,775,874 ns/iter (+/- 44,417) = 191 MB/s
test count_mbta_deserialize_owned_str      ... bench:   4,353,921 ns/iter (+/- 79,965) = 166 MB/s
test count_mbta_iter_bytes                 ... bench:   1,805,387 ns/iter (+/- 46,355) = 400 MB/s
test count_mbta_iter_str                   ... bench:   2,354,842 ns/iter (+/- 52,776) = 307 MB/s
test count_mbta_read_bytes                 ... bench:   1,253,111 ns/iter (+/- 61,950) = 577 MB/s
test count_mbta_read_str                   ... bench:   1,743,035 ns/iter (+/- 28,686) = 415 MB/s
test count_nfl_deserialize_borrowed_bytes  ... bench:   4,907,710 ns/iter (+/- 57,974) = 278 MB/s
test count_nfl_deserialize_borrowed_str    ... bench:   4,742,142 ns/iter (+/- 101,491) = 287 MB/s
test count_nfl_deserialize_owned_bytes     ... bench:   5,828,747 ns/iter (+/- 71,993) = 234 MB/s
test count_nfl_deserialize_owned_str       ... bench:   6,814,770 ns/iter (+/- 55,705) = 200 MB/s
test count_nfl_iter_bytes                  ... bench:   2,564,448 ns/iter (+/- 53,388) = 532 MB/s
test count_nfl_iter_str                    ... bench:   3,579,865 ns/iter (+/- 74,133) = 381 MB/s
test count_nfl_read_bytes                  ... bench:   1,911,120 ns/iter (+/- 35,458) = 714 MB/s
test count_nfl_read_str                    ... bench:   2,847,833 ns/iter (+/- 67,511) = 479 MB/s
test count_pop_deserialize_borrowed_bytes  ... bench:   6,769,228 ns/iter (+/- 69,264) = 141 MB/s
test count_pop_deserialize_borrowed_str    ... bench:   6,230,908 ns/iter (+/- 50,537) = 153 MB/s
test count_pop_deserialize_owned_bytes     ... bench:   8,848,364 ns/iter (+/- 53,634) = 108 MB/s
test count_pop_deserialize_owned_str       ... bench:   9,184,678 ns/iter (+/- 70,183) = 104 MB/s
test count_pop_iter_bytes                  ... bench:   3,110,704 ns/iter (+/- 53,508) = 307 MB/s
test count_pop_iter_str                    ... bench:   4,274,842 ns/iter (+/- 52,424) = 223 MB/s
test count_pop_read_bytes                  ... bench:   2,218,535 ns/iter (+/- 30,729) = 430 MB/s
test count_pop_read_str                    ... bench:   3,209,998 ns/iter (+/- 56,087) = 297 MB/s

test result: ok. 0 passed; 0 failed; 0 ignored; 32 measured

