Home
last modified time | relevance | path

Searched refs:GetElapsedTime (Results 1 – 25 of 898) sorted by relevance

12345678910>>...36

/dports/devel/eastl/EASTL-3.13.06/benchmark/source/
H A DBenchmarkBitset.cpp151 …("bitset<15>/set()", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkBitset()
157 …("bitset<35>/set()", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkBitset()
163 …("bitset<75>/set()", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkBitset()
180 …"bitset<15>/set(i)", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkBitset()
186 …"bitset<35>/set(i)", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkBitset()
209 …("bitset<15>/reset", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkBitset()
215 …("bitset<35>/reset", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkBitset()
238 …t("bitset<15>/flip", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkBitset()
244 …t("bitset<35>/flip", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkBitset()
250 …t("bitset<75>/flip", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkBitset()
[all …]
H A DBenchmarkString.cpp220 …char8_t>/push_back", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkString()
226 …har16_t>/push_back", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkString()
295 …g<char8_t>/reserve", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkString()
301 …<char16_t>/reserve", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkString()
312 …ring<char8_t>/size", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkString()
318 …ing<char16_t>/size", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkString()
346 …char8_t>/iteration", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkString()
493 …g<char8_t>/compare", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkString()
499 …<char16_t>/compare", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkString()
511 …ring<char8_t>/swap", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkString()
[all …]
H A DBenchmarkHash.cpp281 …TestObject>/insert", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkHash()
287 …, uint32_t>/insert", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkHash()
304 …int32_t>/iteration", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkHash()
321 …nt32_t>/operator[]", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkHash()
332 …, TestObject>/find", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkHash()
338 …ng, uint32_t>/find", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkHash()
360 … TestObject>/count", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkHash()
366 …g, uint32_t>/count", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkHash()
383 …int32_t>/erase val", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkHash()
400 …int32_t>/erase pos", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkHash()
[all …]
H A DBenchmarkList.cpp219 …stObject>/ctor(it)", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkList()
231 …estObject>/ctor(n)", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkList()
257 …TestObject>/insert", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkList()
270 …TestObject>/size/1", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkList()
276 …estObject>/size/10", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkList()
286 …stObject>/size/100", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkList()
302 …t<TestObject>/find", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkList()
315 …estObject>/reverse", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkList()
329 …TestObject>/remove", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkList()
344 …TestObject>/splice", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkList()
[all …]
H A DBenchmarkSet.cpp223 …t<uint32_t>/insert", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkSet()
234 …int32_t>/iteration", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkSet()
245 …set<uint32_t>/find", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkSet()
256 …et<uint32_t>/count", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkSet()
267 …t32_t>/lower_bound", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkSet()
278 …t32_t>/upper_bound", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkSet()
289 …t32_t>/equal_range", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkSet()
300 …int32_t>/erase/val", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkSet()
311 …int32_t>/erase/pos", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkSet()
323 …t32_t>/erase range", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkSet()
[all …]
H A DBenchmarkAlgorithm.cpp499 …ind_end/string/end", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkAlgorithm1()
513 …nd_end/string/none", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkAlgorithm1()
524 …earch/string<char>", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkAlgorithm1()
534 …rch_n/string<char>", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkAlgorithm1()
755 …hm/lex_cmp/schar[]", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkAlgorithm3()
853 …fill/vector<void*>", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkAlgorithm5()
861 …hm/fill/char[]/'d'", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkAlgorithm5()
877 …ill/vector<char>/0", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkAlgorithm5()
885 …orithm/fill/bool[]", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkAlgorithm5()
898 …ithm/fill_n/char[]", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkAlgorithm5()
[all …]
H A DBenchmarkMap.cpp241 …, uint32_t>/insert", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkMap()
252 …int32_t>/iteration", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkMap()
263 …nt32_t>/operator[]", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkMap()
274 …ct, uint32_t>/find", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkMap()
285 …t, uint32_t>/count", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkMap()
296 …t32_t>/lower_bound", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkMap()
307 …t32_t>/upper_bound", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkMap()
318 …t32_t>/equal_range", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkMap()
329 …int32_t>/erase/key", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkMap()
340 …int32_t>/erase/pos", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkMap()
[all …]
H A DBenchmarkTupleVector.cpp458 …<uint64>/push_back", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkTupleVector()
482 …<uint64>/iteration", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkTupleVector()
496 …ector<uint64>/sort", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkTupleVector()
507 …tor<uint64>/insert", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkTupleVector()
518 …ctor<uint64>/erase", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkTupleVector()
586 stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime()); in BenchmarkTupleVector()
598 stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime()); in BenchmarkTupleVector()
612 stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime()); in BenchmarkTupleVector()
628 stopwatch2.GetElapsedTime()); in BenchmarkTupleVector()
640 stopwatch2.GetElapsedTime()); in BenchmarkTupleVector()
[all …]
H A DBenchmarkHeap.cpp159 …t32_t[])/make_heap", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkHeap()
165 …Object>)/make_heap", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkHeap()
177 …t32_t[])/push_heap", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkHeap()
183 …Object>)/push_heap", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkHeap()
195 …nt32_t[])/pop_heap", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkHeap()
201 …tObject>)/pop_heap", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkHeap()
213 …t32_t[])/sort_heap", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkHeap()
219 …Object>)/sort_heap", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkHeap()
H A DBenchmarkDeque.cpp246 …luePair>/push_back", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkDeque()
257 …uePair>/push_front", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkDeque()
268 …uePair>/operator[]", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkDeque()
279 …luePair>/iteration", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkDeque()
290 …ue<ValuePair>/find", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkDeque()
304 …ue<ValuePair>/sort", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkDeque()
316 …<ValuePair>/insert", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkDeque()
327 …e<ValuePair>/erase", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkDeque()
H A DBenchmarkVector.cpp327 …<uint64>/push_back", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkVector()
338 …uint64>/operator[]", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkVector()
351 …<uint64>/iteration", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkVector()
365 …ector<uint64>/sort", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkVector()
376 …tor<uint64>/insert", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkVector()
387 …ctor<uint64>/erase", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkVector()
402 …leType>/reallocate", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkVector()
409 …MovableType>/erase", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkVector()
437 …utoRefCount>/erase", stopwatch1.GetUnits(), stopwatch1.GetElapsedTime(), stopwatch2.GetElapsedTime in BenchmarkVector()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Source/Core/
H A DString.cpp120 start = sys->GetElapsedTime(); in StringTests()
127 start = sys->GetElapsedTime(); in StringTests()
134 start = sys->GetElapsedTime(); in StringTests()
141 start = sys->GetElapsedTime(); in StringTests()
148 start = sys->GetElapsedTime(); in StringTests()
161 start = sys->GetElapsedTime(); in StringTests()
175 start = sys->GetElapsedTime(); in StringTests()
188 start = sys->GetElapsedTime(); in StringTests()
203 start = sys->GetElapsedTime(); in StringTests()
209 printf( "SS +=: %f\n", sys->GetElapsedTime() - start); in StringTests()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/dom_distiller/content/browser/
H A Duma_helper_unittest.cc41 ASSERT_EQ(timer.GetElapsedTime().InMilliseconds(), 100); in TEST_F()
43 ASSERT_EQ(timer.GetElapsedTime().InMilliseconds(), 200); in TEST_F()
49 ASSERT_EQ(timer.GetElapsedTime().InMilliseconds(), 200); in TEST_F()
52 ASSERT_EQ(timer.GetElapsedTime().InMilliseconds(), 200); in TEST_F()
58 ASSERT_EQ(timer.GetElapsedTime().InMilliseconds(), 200); in TEST_F()
60 ASSERT_EQ(timer.GetElapsedTime().InMilliseconds(), 300); in TEST_F()
66 ASSERT_EQ(timer.GetElapsedTime().InMilliseconds(), 300); in TEST_F()
69 ASSERT_EQ(timer.GetElapsedTime().InMilliseconds(), 400); in TEST_F()
73 ASSERT_EQ(timer.GetElapsedTime().InMilliseconds(), 400); in TEST_F()
78 ASSERT_EQ(timer.GetElapsedTime().InMilliseconds(), 500); in TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/dom_distiller/content/browser/
H A Duma_helper_unittest.cc41 ASSERT_EQ(timer.GetElapsedTime().InMilliseconds(), 100); in TEST_F()
43 ASSERT_EQ(timer.GetElapsedTime().InMilliseconds(), 200); in TEST_F()
49 ASSERT_EQ(timer.GetElapsedTime().InMilliseconds(), 200); in TEST_F()
52 ASSERT_EQ(timer.GetElapsedTime().InMilliseconds(), 200); in TEST_F()
58 ASSERT_EQ(timer.GetElapsedTime().InMilliseconds(), 200); in TEST_F()
60 ASSERT_EQ(timer.GetElapsedTime().InMilliseconds(), 300); in TEST_F()
66 ASSERT_EQ(timer.GetElapsedTime().InMilliseconds(), 300); in TEST_F()
69 ASSERT_EQ(timer.GetElapsedTime().InMilliseconds(), 400); in TEST_F()
73 ASSERT_EQ(timer.GetElapsedTime().InMilliseconds(), 400); in TEST_F()
78 ASSERT_EQ(timer.GetElapsedTime().InMilliseconds(), 500); in TEST_F()
[all …]
/dports/math/vtk9/VTK-9.1.0/Filters/General/Testing/Python/
H A DTestCellLocators.py87 time = timer.GetElapsedTime()
95 opTime = timer.GetElapsedTime()
103 time2 = timer.GetElapsedTime()
118 time = timer.GetElapsedTime()
134 time2 = timer.GetElapsedTime()
148 time = timer.GetElapsedTime()
164 time2 = timer.GetElapsedTime()
179 time = timer.GetElapsedTime()
195 time2 = timer.GetElapsedTime()
210 time = timer.GetElapsedTime()
[all …]
/dports/math/vtk8/VTK-8.2.0/Filters/General/Testing/Python/
H A DTestCellLocators.py87 time = timer.GetElapsedTime()
95 opTime = timer.GetElapsedTime()
103 time2 = timer.GetElapsedTime()
118 time = timer.GetElapsedTime()
134 time2 = timer.GetElapsedTime()
148 time = timer.GetElapsedTime()
164 time2 = timer.GetElapsedTime()
179 time = timer.GetElapsedTime()
195 time2 = timer.GetElapsedTime()
210 time = timer.GetElapsedTime()
[all …]
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/Testing/Cxx/
H A DTimePointLocators.cxx74 buildTime[0] = timer->GetElapsedTime(); in TimePointLocators()
85 cpTime[0] = timer->GetElapsedTime(); in TimePointLocators()
93 cnpTime[0] = timer->GetElapsedTime(); in TimePointLocators()
101 crpTime[0] = timer->GetElapsedTime(); in TimePointLocators()
124 cpTime[1] = timer->GetElapsedTime(); in TimePointLocators()
132 cnpTime[1] = timer->GetElapsedTime(); in TimePointLocators()
140 crpTime[1] = timer->GetElapsedTime(); in TimePointLocators()
162 cpTime[2] = timer->GetElapsedTime(); in TimePointLocators()
170 cnpTime[2] = timer->GetElapsedTime(); in TimePointLocators()
178 crpTime[2] = timer->GetElapsedTime(); in TimePointLocators()
[all …]
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/Testing/Cxx/
H A DTimePointLocators.cxx77 buildTime[0] = timer->GetElapsedTime(); in TimePointLocators()
88 cpTime[0] = timer->GetElapsedTime(); in TimePointLocators()
96 cnpTime[0] = timer->GetElapsedTime(); in TimePointLocators()
104 crpTime[0] = timer->GetElapsedTime(); in TimePointLocators()
127 cpTime[1] = timer->GetElapsedTime(); in TimePointLocators()
135 cnpTime[1] = timer->GetElapsedTime(); in TimePointLocators()
143 crpTime[1] = timer->GetElapsedTime(); in TimePointLocators()
165 cpTime[2] = timer->GetElapsedTime(); in TimePointLocators()
173 cnpTime[2] = timer->GetElapsedTime(); in TimePointLocators()
181 crpTime[2] = timer->GetElapsedTime(); in TimePointLocators()
[all …]
/dports/math/vtk6/VTK-6.2.0/Common/Core/Testing/Cxx/
H A DTestDataArray.cxx195 time = timer->GetElapsedTime(); in benchmark()
202 time = timer->GetElapsedTime(); in benchmark()
209 time = timer->GetElapsedTime(); in benchmark()
216 time = timer->GetElapsedTime(); in benchmark()
227 time = timer->GetElapsedTime(); in benchmark()
237 time = timer->GetElapsedTime(); in benchmark()
248 time = timer->GetElapsedTime(); in benchmark()
258 time = timer->GetElapsedTime(); in benchmark()
282 time = timer->GetElapsedTime(); in benchmark()
292 time = timer->GetElapsedTime(); in benchmark()
[all …]
/dports/math/vtk6/VTK-6.2.0/Common/Math/Testing/Cxx/
H A DTestFastNumericConversion.cxx63 bare_time = timer->GetElapsedTime(); in TestFastNumericConversion()
76 cast_time = timer->GetElapsedTime(); in TestFastNumericConversion()
89 mathfloor_time = timer->GetElapsedTime(); in TestFastNumericConversion()
102 mathround_time = timer->GetElapsedTime(); in TestFastNumericConversion()
115 convert_time = timer->GetElapsedTime(); in TestFastNumericConversion()
127 quickfloor_time = timer->GetElapsedTime(); in TestFastNumericConversion()
139 safefloor_time = timer->GetElapsedTime(); in TestFastNumericConversion()
151 round_time = timer->GetElapsedTime(); in TestFastNumericConversion()
/dports/math/vtk9/VTK-9.1.0/Common/Core/Testing/Cxx/
H A DTestDataArray.cxx259 time = timer->GetElapsedTime(); in benchmark()
266 time = timer->GetElapsedTime(); in benchmark()
273 time = timer->GetElapsedTime(); in benchmark()
280 time = timer->GetElapsedTime(); in benchmark()
291 time = timer->GetElapsedTime(); in benchmark()
301 time = timer->GetElapsedTime(); in benchmark()
312 time = timer->GetElapsedTime(); in benchmark()
322 time = timer->GetElapsedTime(); in benchmark()
344 time = timer->GetElapsedTime(); in benchmark()
354 time = timer->GetElapsedTime(); in benchmark()
[all …]
/dports/math/vtk8/VTK-8.2.0/Common/Core/Testing/Cxx/
H A DTestDataArray.cxx272 time = timer->GetElapsedTime(); in benchmark()
279 time = timer->GetElapsedTime(); in benchmark()
286 time = timer->GetElapsedTime(); in benchmark()
293 time = timer->GetElapsedTime(); in benchmark()
304 time = timer->GetElapsedTime(); in benchmark()
314 time = timer->GetElapsedTime(); in benchmark()
325 time = timer->GetElapsedTime(); in benchmark()
335 time = timer->GetElapsedTime(); in benchmark()
359 time = timer->GetElapsedTime(); in benchmark()
369 time = timer->GetElapsedTime(); in benchmark()
[all …]
H A DTestArrayLookup.cxx101 cerr << "," << timer->GetElapsedTime(); in TestArrayLookupBit()
110 cerr << "," << (timer->GetElapsedTime() / static_cast<double>(numVal)); in TestArrayLookupBit()
120 cerr << "," << (timer->GetElapsedTime() / static_cast<double>(numVal)); in TestArrayLookupBit()
214 cerr << "," << timer->GetElapsedTime(); in TestArrayLookupVariant()
223 cerr << "," << (timer->GetElapsedTime() / static_cast<double>(numVal)); in TestArrayLookupVariant()
306 cerr << "," << timer->GetElapsedTime(); in TestArrayLookupFloat()
421 cerr << "," << timer->GetElapsedTime(); in TestArrayLookupString()
512 cerr << "," << timer->GetElapsedTime(); in TestArrayLookupInt()
592 cerr << "," << timer->GetElapsedTime(); in TestArrayLookupInt()
636 cerr << "," << timer->GetElapsedTime(); in TestArrayLookupInt()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/
H A DContourTreeUniformAugmented.h275 << ": " << timer.GetElapsedTime() << " seconds" << std::endl; in RunContourTree()
283 << ": " << timer.GetElapsedTime() << " seconds" << std::endl; in RunContourTree()
291 << ": " << timer.GetElapsedTime() << " seconds" << std::endl; in RunContourTree()
301 << ": " << timer.GetElapsedTime() << " seconds" << std::endl; in RunContourTree()
312 << ": " << timer.GetElapsedTime() << " seconds" << std::endl; in RunContourTree()
320 << ": " << timer.GetElapsedTime() << " seconds" << std::endl; in RunContourTree()
329 << ": " << timer.GetElapsedTime() << " seconds" << std::endl; in RunContourTree()
345 << ": " << timer.GetElapsedTime() << " seconds" << std::endl; in RunContourTree()
353 << ": " << timer.GetElapsedTime() << " seconds" << std::endl; in RunContourTree()
360 << ": " << timer.GetElapsedTime() << " seconds" << std::endl; in RunContourTree()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/worklet/
H A DContourTreeUniformAugmented.h206 timings.push_back(std::pair<std::string, vtkm::Float64>("Sort Data", timer.GetElapsedTime())); in RunContourTree()
214 std::pair<std::string, vtkm::Float64>("Join Tree Regular Chains", timer.GetElapsedTime())); in RunContourTree()
222 timer.GetElapsedTime())); in RunContourTree()
233 std::pair<std::string, vtkm::Float64>("Join Tree Compute", timer.GetElapsedTime())); in RunContourTree()
244 std::pair<std::string, vtkm::Float64>("Spit Tree Regular Chains", timer.GetElapsedTime())); in RunContourTree()
252 timer.GetElapsedTime())); in RunContourTree()
261 std::pair<std::string, vtkm::Float64>("Split Tree Compute", timer.GetElapsedTime())); in RunContourTree()
276 "Contour Tree Hyper and Super Structure", timer.GetElapsedTime())); in RunContourTree()
284 timer.GetElapsedTime())); in RunContourTree()

12345678910>>...36