aboutsummaryrefslogtreecommitdiffstats
path: root/util/memory/benchmark/pool/ya.make
blob: 85199aa3af9f3e5bc64f7c4117f5f5f587383129 (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()