index
:
jaulib.git
jaulib
master
Support Library (C++, Java, ..)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
test_cow_darray_perf01.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate conversion to hex and decimal string: template<> to_hexstring() a...
Sven Gothel
2021-02-10
1
-1
/
+1
*
test_cow_darray_perf01.cpp: Unroll functions and use CoW's push_back_unique(....
Sven Gothel
2021-01-11
1
-15
/
+118
*
cow_darray, darray: Add type_trait query is_darray_type<T>::value and test_co...
Sven Gothel
2021-01-09
1
-48
/
+130
*
cow_darray: Fail safe API: Only [c]begin() iterator retrieval, leave other op...
Sven Gothel
2021-01-07
1
-46
/
+4
*
test_cow_darray_perf01: Add jau:: to callocator to align with std::allocator ...
v0.2.11
Sven Gothel
2021-01-06
1
-13
/
+13
*
darray using new callocator supporting realloc: Avoiding loop over elements w...
Sven Gothel
2021-01-06
1
-89
/
+98
*
test_cow_darray_perf01: Have 'test*_list*(..) perform simple work, avoiding '...
Sven Gothel
2021-01-06
1
-126
/
+69
*
test_cow_darray_perf01: Using own jau::find(..) gives 3x performance boost of...
Sven Gothel
2021-01-04
1
-18
/
+19
*
Reinstate 'test_cow_darray_01' for general test; Add 'test_cow_iterator_01' f...
Sven Gothel
2021-01-04
1
-13
/
+49
*
Add: darray, cow_darray, cow_iterator; Adjust cow_vector to cow_darray findin...
Sven Gothel
2021-01-02
1
-0
/
+565