]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Add benchmarking for mas_for_each
authorLiam R. Howlett <Liam.Howlett@oracle.com>
Tue, 2 May 2023 16:08:24 +0000 (12:08 -0400)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Tue, 2 May 2023 17:56:44 +0000 (13:56 -0400)
commit3c0cca22237b7ddef178ad8457d62890d0c34385
tree4f015b45bd0b99e8d48d6ef511fe623ab4f0edb0
parenta946819ae1cca3b3a71edbcfce36c84053d62f88
maple_tree: Add benchmarking for mas_for_each

Add a way to test the speed of mas_for_each() to the testing code.

Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
lib/test_maple_tree.c