aboutsummaryrefslogtreecommitdiffstats
path: root/util/memory/benchmark/pool/ya.make
blob: 1b48c71ae317f89c6ffc600808fba46312d12d0a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
OWNER(g:util)
SUBSCRIBER(g:util-subscribers)
 
Y_BENCHMARK()
 
SRCS( 
    main.cpp 
) 
 
END()