]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
add simple LRU benchmarks
authorVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 31 Aug 2016 15:18:45 +0000 (17:18 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 2 Nov 2016 10:14:05 +0000 (11:14 +0100)
commitf2bdb7afd12a38efb6d732b775987d6d20d20dd7
tree2c7df6957f37def72b22de5b0e6d1e1bd78262b7
parent30eb8bd5c58e3230439e0e85aa268e9104d7002e
add simple LRU benchmarks

The Makefile isn't perfect. I noted it doesn't clean the bench,
but we have the same problem for some other parts, e.g. in deckard.
Makefile
bench/bench.mk [new file with mode: 0644]
bench/bench_lru.c [new file with mode: 0644]