.. |
CMakeLists.txt
|
Add benchmark for comparison sort
|
2016-06-22 15:59:55 +02:00 |
perf_accumulate.cpp
|
Fix violations of Boost min/max guidelines
|
2015-07-16 21:18:08 +02:00 |
perf_bernoulli_distribution.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_binary_find.cpp
|
Remove redundant kernel compilation from binary_find
|
2015-09-19 19:17:27 +02:00 |
perf_bolt_accumulate.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_bolt_count.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_bolt_exclusive_scan.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_bolt_fill.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_bolt_inner_product.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_bolt_max_element.cpp
|
Fix perf_max_element benchmark
|
2015-08-19 13:42:16 +02:00 |
perf_bolt_merge.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_bolt_partial_sum.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_bolt_reduce_by_key.cpp
|
Reduce_by_key benchmarks for Boost.Compute, Thrust and BOLT
|
2015-07-15 11:20:49 +02:00 |
perf_bolt_saxpy.cpp
|
Remove extra semicolon in perf_bolt_saxpy.cpp
|
2015-09-24 15:03:48 +02:00 |
perf_bolt_sort.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_cart_to_polar.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_comparison_sort.cpp
|
Add benchmark for comparison sort
|
2016-06-22 15:59:55 +02:00 |
perf_copy_if.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_copy_to_device.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_count.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_discrete_distribution.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_erase_remove.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_exclusive_scan.cpp
|
Add missing Boost license info and copyrights
|
2015-07-18 14:01:29 +02:00 |
perf_fill.cpp
|
Add missing include in perf_fill.cpp
|
2016-02-08 21:01:14 +01:00 |
perf_find_end.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_find.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_host_sort.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_includes.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_inner_product.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_is_permutation.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_is_sorted.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_max_element.cpp
|
Test if min/max_element algorithms return the first min/max in given range
|
2015-10-03 18:20:48 +02:00 |
perf_merge.cpp
|
Using serial merge in merge algorithm for small inputs
|
2015-08-01 19:41:16 +02:00 |
perf_next_permutation.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_nth_element.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_partial_sum.cpp
|
Fix benchmark for std::partial_sum()
|
2016-07-25 22:37:17 +02:00 |
perf_partition_point.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_partition.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_prev_permutation.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_random_number_engine.cpp
|
Merge remote-tracking branch 'newrepo/develop' into develop
|
2015-06-02 19:18:00 +05:00 |
perf_reduce_by_key.cpp
|
Reduce_by_key benchmarks for Boost.Compute, Thrust and BOLT
|
2015-07-15 11:20:49 +02:00 |
perf_reverse_copy.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_reverse.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_rotate_copy.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_rotate.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_saxpy.cpp
|
Fix saxpy benchmark
|
2016-04-10 12:42:35 +02:00 |
perf_search_n.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_search.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_set_difference.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_set_intersection.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_set_symmetric_difference.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_set_union.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_sort_by_key.cpp
|
Fix type, long_ and long might be different types
|
2016-05-21 16:57:45 +02:00 |
perf_sort_float.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_sort.cpp
|
Fix violations of Boost min/max guidelines
|
2015-07-16 21:18:08 +02:00 |
perf_stable_partition.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_stl_accumulate.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_stl_count.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_stl_find_end.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_stl_find.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_stl_includes.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_stl_inner_product.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_stl_is_permutation.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_stl_max_element.cpp
|
Fix std::max_element() benchmark
|
2015-05-19 13:02:17 +02:00 |
perf_stl_merge.cpp
|
Using serial merge in merge algorithm for small inputs
|
2015-08-01 19:41:16 +02:00 |
perf_stl_next_permutation.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_stl_partial_sum.cpp
|
Fix benchmark for std::partial_sum()
|
2016-07-25 22:37:17 +02:00 |
perf_stl_partition_point.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_stl_partition.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_stl_prev_permutation.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_stl_reverse_copy.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_stl_reverse.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_stl_rotate_copy.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_stl_rotate.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_stl_saxpy.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_stl_search_n.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_stl_search.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_stl_set_difference.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_stl_set_intersection.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_stl_set_symmetric_difference.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_stl_set_union.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_stl_sort.cpp
|
Add missing includes
|
2016-02-11 19:07:59 +01:00 |
perf_stl_stable_partition.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_stl_unique_copy.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_stl_unique.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_tbb_accumulate.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_tbb_merge.cpp
|
Add missing Boost license info and copyrights
|
2015-07-18 14:01:29 +02:00 |
perf_tbb_sort.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_thrust_accumulate.cu
|
Add missing includes
|
2016-02-11 19:07:59 +01:00 |
perf_thrust_count.cu
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_thrust_exclusive_scan.cu
|
Add missing includes
|
2016-02-11 19:07:59 +01:00 |
perf_thrust_find.cu
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_thrust_inner_product.cu
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_thrust_merge.cu
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_thrust_partial_sum.cu
|
Add missing includes
|
2016-02-11 19:07:59 +01:00 |
perf_thrust_partition.cu
|
Add missing includes
|
2016-02-11 19:07:59 +01:00 |
perf_thrust_reduce_by_key.cu
|
Add missing includes
|
2016-02-11 19:07:59 +01:00 |
perf_thrust_reverse_copy.cu
|
Add missing includes
|
2016-02-11 19:07:59 +01:00 |
perf_thrust_reverse.cu
|
Add missing includes
|
2016-02-11 19:07:59 +01:00 |
perf_thrust_rotate.cu
|
Add missing includes
|
2016-02-11 19:07:59 +01:00 |
perf_thrust_saxpy.cu
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_thrust_set_difference.cu
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_thrust_sort.cu
|
Add missing includes
|
2016-02-11 19:07:59 +01:00 |
perf_thrust_unique.cu
|
Add missing includes
|
2016-02-11 19:07:59 +01:00 |
perf_uniform_int_distribution.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_unique_copy.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf_unique.cpp
|
Update GitHub links
|
2015-05-17 20:32:09 -07:00 |
perf.hpp
|
Make number of trials configurable from cmd line
|
2016-04-10 12:42:35 +02:00 |
perf.py
|
Merge pull request #480 from haahh/pr_boost_inspection
|
2015-07-18 11:01:57 -07:00 |
perfdoc.py
|
Add missing Boost license info and copyrights
|
2015-07-18 14:01:29 +02:00 |