aboutsummaryrefslogtreecommitdiffstats
path: root/util/system/benchmark/create_destroy_thread/metrics/ya.make
blob: d526487e1a534659f1b7e74b6c7e46683b7eb5b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
OWNER(
    yazevnul
    g:util
)
SUBSCRIBER(g:util-subscribers)

PY2TEST()

SIZE(LARGE)

TAG(
    ya:force_sandbox
    sb:intel_e5_2660v1
    ya:fat
)

TEST_SRCS(main.py)

DEPENDS(util/system/benchmark/create_destroy_thread)

END()