You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
concurrentqueue/benchmarks
Cameron e09967f31f
Typo
2 years ago
..
boost Updated boost to 1.60 (the boost lockfree queue is included in the benchmarks) 9 years ago
contrib Added benchmarking results from 8- and 32-core AWS instances, and improved README 10 years ago
dlib Fixed benchmarks failing to compile in debug mode 3 years ago
tbb Fixed extra semicolons causing -pedantic-errors error when building with GCC 5 for ARM (issue #96) 5 years ago
benchmarks.cpp Typo 2 years ago
boostqueue.h Fixed assertion in benchmarks from using Boost queue without initial size 9 years ago
cpuid.cpp Strip trailing spaces from processor name for benchmarks 5 years ago
cpuid.h Initial commit 10 years ago
dlibqueue.h hint that we are not using a globally installed dlib 4 years ago
extract_graph_data.py Added benchmarking results from 8- and 32-core AWS instances, and improved README 10 years ago
lockbasedqueue.h Initial commit 10 years ago
makefile Initial commit 10 years ago
simplelockfree.h Added VS2013 solution and projects, and fixed related errors and warnings (though unit test for exceptions does not pass under MSVC yet) 10 years ago
stdqueue.h Initial commit 10 years ago
tbbqueue.h Added Intel TBB concurrent_queue to benchmarks 10 years ago
wrappers.h Initial commit 10 years ago