issues
search
benedictkao
/
UTD
Unstandard Library for basic data structures
2
stars
0
forks
source link
Add: Benchmark V2
#54
Closed
chris-nee
closed
1 year ago
chris-nee
commented
1 year ago
Description
Updated benchmark README
Removed unused comments in CMakeList.txt file
Add Benchmark V2 (
std::string
vs
utd::string
vs
utd::string24
vs
utd::string32
)
constructor ( Identical chars )
constructor ( Random chars )
size() method
c_str() method
copy operator =
compare operator ==
Description