Runs fewer elimination stack test cases
[libcds.git] / test / stress / queue /
2018-02-22 Peizhao OuRuns fewer test cases (only 2 threads)
2018-02-15 Peizhao OuRefactors queue push pop
2018-02-15 Peizhao OuDisable SPSC test cases for some queues
2018-02-14 Peizhao OuRemoves unnecessary sequential map fill up routine...
2018-02-08 Peizhao OuRefactors some of existing cds multi-threaded stress...
2018-01-03 Peizhao OuDisables running some stat analysis for benchmarks...
2017-11-29 Peizhao OuTrims down unnecessary queue test casese
2017-09-14 khizmaxFixed -Wshadow warnings
2017-08-29 khizmaxformatting v2.3.1
2017-08-20 khizmaxMerge branch 'master' into dev
2017-08-19 khizmaxMerge branch 'ldionne-ldionne-cmake' into dev
2017-08-19 Louis Dionne[CMake] Create a real library instead of an object...
2017-07-31 khizmaxRemoved trailing spaces
2017-07-23 khizmaxFixed compiler error
2017-07-22 khizmax[TSan] Fixed data race in std container wrappers
2017-05-21 khizmaxAdded SPSC queue stress tests
2017-05-09 khizmaxAdded WeakRingBuffer - a single-producer/single-consume...
2017-04-26 khizmaxFixed a typo
2017-04-26 khizmaxFixed minor warnings
2017-03-25 khizmaxSplit stress-queue test
2017-02-20 khizmax[CI] Changed CMake scripts for tests
2017-02-18 khizmaxStress tests: removed command line parameter --detail...
2017-01-16 khizmaxMerged branch 'master' of https://github.com/Nemo1369...
2017-01-16 khizmaxMerge branch 'flat_combinig_add_stress_and_unint_tests...
2017-01-02 khizmaxRemoved Michael's allocator
2016-12-31 khizmaxUpdated copyright
2016-12-05 Marsel Galimullindeleted tabs
2016-12-05 Marsel Galimullinuncommented files in CMakeLists.txt
2016-12-05 Marsel Galimullinsimple changes
2016-12-05 Marsel GalimullinMade stress-test for flat combining queue container.
2016-12-05 Marsel Galimullinchange queue-stress
2016-12-05 Marsel Galimullinadded fc_heavy_value tests to stress-queue test
2016-11-15 khizmaxMerge commit 'c3352315d3563a201433837b0932bba249344f67...
2016-11-14 khizmaxRemoved unused local typedefs
2016-11-01 khizmaxRemoved TsigasCycleQueue (undecidable ABA problem)
2016-10-29 khizmaxRemoved redundant spaces
2016-10-29 khizmaxRemoved redundant spaces
2016-10-29 khizmaxRemoved trailing spaces
2016-09-27 khizmaxFixed minor gcc warnings
2016-09-27 khizmaxFixed minor gcc warnings
2016-09-27 khizmaxFixed minor gcc warnings
2016-09-07 khizmaxRemoved trailing spaces
2016-06-27 khizmaxMerge branch 'integration' of github.com:khizmax/libcds...
2016-06-27 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2016-06-23 khizmaxAdded detail level to queue stress test for minimizing...
2016-06-15 khizmaxImproved queue stress test
2016-06-13 khizmaxAdded wait strategies to flat combining technique
2016-06-05 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2016-06-05 khizmaxFixed use-after-free bug in VyukovMPMCCycleQueue intern...
2016-06-01 khizmaxMerge branch 'dev'
2016-05-31 khizmaxReplaced rand() with std::rand()
2016-05-30 khizmaxMerge branch 'dev'
2016-05-02 khizmaxMigrated Set_DelOdd stress test to gtest framework
2016-03-06 khizmaxMigrated queue stress test to gtest framework