p5310: extract full and partial bitmap tests
commit9387fbd6461f0f04aad8401c290282e85965f139
authorTaylor Blau <me@ttaylorr.com>
Tue, 31 Aug 2021 20:52:46 +0000 (31 16:52 -0400)
committerJunio C Hamano <gitster@pobox.com>
Wed, 1 Sep 2021 20:56:43 +0000 (1 13:56 -0700)
tree194b25435e0095e69df9a5f34c20b6427e5a85db
parentff1e653c8e252f9baf132478e126e1a2398bfee9
p5310: extract full and partial bitmap tests

A new p5326 introduced by the next patch will want these same tests,
interjecting its own setup in between. Move them out so that both perf
tests can reuse them.

Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/perf/lib-bitmap.sh [new file with mode: 0644]
t/perf/p5310-pack-bitmaps.sh