diff options
| author | sunyi <279644543@qq.com> | 2026-07-06 17:29:33 +0800 |
|---|---|---|
| committer | Yury Norov <ynorov@nvidia.com> | 2026-07-07 00:49:03 -0400 |
| commit | 5e7700a3f76f91f280b48bca6efa7c09020eb671 (patch) | |
| tree | 5fb41d6406c314844579d5b1d3048940742f1ab5 /scripts/Makefile.thinlto | |
| parent | 40d3c88df9d82d32eb52600a06a629520a7900fc (diff) | |
| download | linux-next-5e7700a3f76f91f280b48bca6efa7c09020eb671.tar.gz linux-next-5e7700a3f76f91f280b48bca6efa7c09020eb671.zip | |
lib: bitmap: add tests for bitmap_find_next_zero_area_off()
Add functional and performance tests
for bitmap_find_next_zero_area_off().
performance tests partial output:
Start testing find_bit() with random-filled bitmap
[ 0.310073] bitmap_find_next_zero_area_off: 852731 ns, 1154 iterations
[ 0.311435] find_next_bit: 1356654 ns, 163975 iterations
Start testing find_bit() with sparse bitmap
[ 0.316267] bitmap_find_next_zero_area_off:4426808 ns, 322479 iterations
[ 0.316292] find_next_bit: 15154 ns, 656 iterations
Signed-off-by: sunyi <279644543@qq.com>
Signed-off-by: Yury Norov <ynorov@nvidia.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
