aboutsummaryrefslogtreecommitdiffstats
path: root/util/system/benchmark/cpu_id/ya.make
blob: 976977014f687f87aa4dbd8b44dbc91c5746d6da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
OWNER(
    yazevnul
    g:util
)
SUBSCRIBER(g:util-subscribers)

Y_BENCHMARK()

SRCS(
    main.cpp
)

END()