diff options
| author | bulatman <[email protected]> | 2022-02-10 16:45:50 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:45:50 +0300 |
| commit | 6560e4993b14d193f8c879e33a3de5e5eba6e21d (patch) | |
| tree | cfd2e2baa05c3196f2caacbb63c32e1df40bc3de /util/generic/benchmark | |
| parent | 7489e4682331202b9c7d863c0898eb83d7b12c2b (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'util/generic/benchmark')
| -rw-r--r-- | util/generic/benchmark/fastclp2/ya.make | 2 | ||||
| -rw-r--r-- | util/generic/benchmark/log2/ya.make | 2 | ||||
| -rw-r--r-- | util/generic/benchmark/rotate_bits/ya.make | 2 | ||||
| -rw-r--r-- | util/generic/benchmark/singleton/ya.make | 2 | ||||
| -rw-r--r-- | util/generic/benchmark/smart_pointers/ya.make | 2 | ||||
| -rw-r--r-- | util/generic/benchmark/sort/ya.make | 2 | ||||
| -rw-r--r-- | util/generic/benchmark/vector_count_ctor/ya.make | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/util/generic/benchmark/fastclp2/ya.make b/util/generic/benchmark/fastclp2/ya.make index 976977014f6..5088daa2f39 100644 --- a/util/generic/benchmark/fastclp2/ya.make +++ b/util/generic/benchmark/fastclp2/ya.make @@ -4,7 +4,7 @@ OWNER( ) SUBSCRIBER(g:util-subscribers) -Y_BENCHMARK() +Y_BENCHMARK() SRCS( main.cpp diff --git a/util/generic/benchmark/log2/ya.make b/util/generic/benchmark/log2/ya.make index 45d751909ea..c5202ae1006 100644 --- a/util/generic/benchmark/log2/ya.make +++ b/util/generic/benchmark/log2/ya.make @@ -4,7 +4,7 @@ OWNER( ) SUBSCRIBER(g:util-subscribers) -Y_BENCHMARK() +Y_BENCHMARK() SRCS( main.cpp diff --git a/util/generic/benchmark/rotate_bits/ya.make b/util/generic/benchmark/rotate_bits/ya.make index 976977014f6..5088daa2f39 100644 --- a/util/generic/benchmark/rotate_bits/ya.make +++ b/util/generic/benchmark/rotate_bits/ya.make @@ -4,7 +4,7 @@ OWNER( ) SUBSCRIBER(g:util-subscribers) -Y_BENCHMARK() +Y_BENCHMARK() SRCS( main.cpp diff --git a/util/generic/benchmark/singleton/ya.make b/util/generic/benchmark/singleton/ya.make index 12d3d316c86..79e15aa8e4e 100644 --- a/util/generic/benchmark/singleton/ya.make +++ b/util/generic/benchmark/singleton/ya.make @@ -1,4 +1,4 @@ -Y_BENCHMARK() +Y_BENCHMARK() OWNER(g:util) SUBSCRIBER(g:util-subscribers) diff --git a/util/generic/benchmark/smart_pointers/ya.make b/util/generic/benchmark/smart_pointers/ya.make index 7059abc3a4c..ea15a551367 100644 --- a/util/generic/benchmark/smart_pointers/ya.make +++ b/util/generic/benchmark/smart_pointers/ya.make @@ -1,4 +1,4 @@ -Y_BENCHMARK() +Y_BENCHMARK() OWNER(g:util) SUBSCRIBER(g:util-subscribers) diff --git a/util/generic/benchmark/sort/ya.make b/util/generic/benchmark/sort/ya.make index 7059abc3a4c..ea15a551367 100644 --- a/util/generic/benchmark/sort/ya.make +++ b/util/generic/benchmark/sort/ya.make @@ -1,4 +1,4 @@ -Y_BENCHMARK() +Y_BENCHMARK() OWNER(g:util) SUBSCRIBER(g:util-subscribers) diff --git a/util/generic/benchmark/vector_count_ctor/ya.make b/util/generic/benchmark/vector_count_ctor/ya.make index 42ce4428194..c6f415cde02 100644 --- a/util/generic/benchmark/vector_count_ctor/ya.make +++ b/util/generic/benchmark/vector_count_ctor/ya.make @@ -4,7 +4,7 @@ OWNER( ) SUBSCRIBER(g:util-subscribers) -Y_BENCHMARK() +Y_BENCHMARK() ALLOCATOR(B) |
