Runs fewer test cases (only 2 threads)
[libcds.git] / test / stress / queue / queue_type.h
2018-02-22 Peizhao OuRuns fewer test cases (only 2 threads)
2017-11-29 Peizhao OuTrims down unnecessary queue test casese
2017-05-21 khizmaxAdded SPSC queue stress tests
2017-05-09 khizmaxAdded WeakRingBuffer - a single-producer/single-consume...
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 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-01 khizmaxRemoved TsigasCycleQueue (undecidable ABA problem)
2016-10-29 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-05-30 khizmaxMerge branch 'dev'
2016-03-06 khizmaxMigrated queue stress test to gtest framework