Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Functions
test_int_math_perf01.cpp File Reference
#include <thread>
#include <cassert>
#include <cinttypes>
#include <cstring>
#include <jau/test/catch2_ext.hpp>
#include <jau/int_math.hpp>
Include dependency graph for test_int_math_perf01.cpp:

Go to the source code of this file.

Functions

 TEST_CASE ("Int Math Bench 01a", "[abs][benchmark][arithmetic][math]")
 
 TEST_CASE ("Int Math Bench 01b", "[ct_abs][benchmark][arithmetic][math]")
 
 TEST_CASE ("Int Math Bench 01c", "[abs][benchmark][arithmetic][math]")
 
 TEST_CASE ("Int Math Bench 02a", "[min][max][benchmark][arithmetic][math]")
 
 TEST_CASE ("Int Math Bench 03a", "[ct_min][ct_max][benchmark][arithmetic][math]")
 

Function Documentation

◆ TEST_CASE() [1/5]

TEST_CASE ( "Int Math Bench 01a"  ,
""  [abs][benchmark][arithmetic][math] 
)

Definition at line 36 of file test_int_math_perf01.cpp.

◆ TEST_CASE() [2/5]

TEST_CASE ( "Int Math Bench 01b"  ,
""  [ct_abs][benchmark][arithmetic][math] 
)

Definition at line 46 of file test_int_math_perf01.cpp.

◆ TEST_CASE() [3/5]

TEST_CASE ( "Int Math Bench 01c"  ,
""  [abs][benchmark][arithmetic][math] 
)

Definition at line 58 of file test_int_math_perf01.cpp.

◆ TEST_CASE() [4/5]

TEST_CASE ( "Int Math Bench 02a"  ,
""  [min][max][benchmark][arithmetic][math] 
)

Definition at line 69 of file test_int_math_perf01.cpp.

◆ TEST_CASE() [5/5]

TEST_CASE ( "Int Math Bench 03a"  ,
""  [ct_min][ct_max][benchmark][arithmetic][math] 
)

Definition at line 81 of file test_int_math_perf01.cpp.