Adds check for sequential map test case
[libcds.git] / test / stress /
2018-01-25 Peizhao OuAdds check for sequential map test case
2018-01-25 Peizhao OuRemoves randomness in sequential map test case
2018-01-24 Peizhao OuRemoves BronsonAVLTree from sequential map
2018-01-24 Peizhao OuSplits deque take & steal into 2 test caess
2018-01-23 Peizhao OuRefactors deq
2018-01-22 Peizhao OuRemoves gpt related benchmarks
2018-01-18 Peizhao OuAdds sequential misc test cases
2018-01-18 Peizhao OuAdjusts sequential map test cases
2018-01-17 Peizhao OuOnly activates insdelfind for sequential set test case
2018-01-17 Peizhao OuAdjusts pass counts for some sequential map test cases
2018-01-16 Peizhao OuAdds sequential map test cases
2018-01-04 Peizhao OuModifies more sequential test cases for sets
2018-01-03 Peizhao OuDisables running some stat analysis for benchmarks...
2017-12-15 Peizhao OuAdds a few single-threaded test cases for queue, stack...
2017-12-09 Peizhao OuUses unique_ptr for Threads
2017-12-09 Peizhao OuFixes misc test cases
2017-12-09 Peizhao OuRefactors misc test cases
2017-12-08 Peizhao OuMerge branch 'master' of /scratch/mine/libcds
2017-12-08 Peizhao OuAdds misc benchmarks
2017-11-30 Peizhao OuRemoves unnecessary test cases for maps
2017-11-30 Peizhao OuTrims down unnecessary set cases
2017-11-29 Peizhao OuTrims down unnecessary pqueue test cases
2017-11-29 Peizhao OuTrims down unnecessary queue test casese
2017-11-29 Peizhao OuOnly runs standard stack test cases
2017-11-29 Peizhao OuTrims down unnecessary test cases for Stacks
2017-09-14 khizmaxFixed -Wshadow warnings
2017-09-12 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-07-18 khizmaxTuning stress-tests for GCCFarm
2017-05-31 khizmaxRefactoring exponential and delay back-off strategies...
2017-05-27 khizmax[AIX] Added missing byteswap.h
2017-05-23 khizmaxTuning parameters for spsc-queue stress tests
2017-05-23 khizmaxTuning parameters of insdel-string map/set stress tests
2017-05-23 khizmaxTuning parameters of map_insdel_item_int stress test
2017-05-21 khizmaxAdded SPSC queue stress tests
2017-05-10 khizmaxissue #76: added cds::atomicity::cache_friendly_item_co...
2017-05-09 khizmaxAdded WeakRingBuffer - a single-producer/single-consume...
2017-05-04 khizmaxFixed "dangling-else" GCC7 warning
2017-05-03 khizmaxFixed include directive
2017-05-03 khizmaxAdded missing CityHash file for SSE4.2 platform
2017-04-26 khizmaxFixed a typo
2017-04-26 khizmaxFixed minor warnings
2017-04-24 khizmaxFixed annoying warning in gtest: added 4th arg for...
2017-04-22 khizmax[SkipList] Added random-lvel generators for max height...
2017-04-16 khizmaxChanged pqueue stress-test params for debug mode
2017-04-16 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2017-04-16 khizmaxChanged stack stress-test params for debug build
2017-03-25 khizmaxSplit stress-queue test
2017-03-18 khizmaxRemoved signal_threaded uRCU
2017-03-18 khizmaxAdded different bit_reversal algo to SplitListSet/Map...
2017-03-15 khizmaxRemoved IterableList-based SplitListMap/Set from "erase...
2017-03-14 khizmaxExcluded IterableList-based MichaelMap/Set from "erase...
2017-03-13 khizmaxAdded erase_at( iterator ) function to MichaelHashSet...
2017-03-12 khizmaxAdded stress-map-iter-erase test for erase_at()
2017-03-12 khizmaxAdded setup for set-stress-iter-erase
2017-03-11 khizmaxFixed GCC warnings
2017-03-11 khizmaxAdded stress-set-iter-erase test for testing erase_at...
2017-03-10 khizmaxMinor stress-test change
2017-03-09 khizmaxRemoved signal-handled RCU from daily stress-testing
2017-03-08 khizmaxTuning stress-test parameters
2017-03-08 khizmaxTuning stress-test parameters
2017-03-08 khizmaxTuning stress-test parameters
2017-03-07 khizmaxTuning stress test parameters
2017-03-05 khizmax[UBsan] Fixed set-insdelfind stress test
2017-02-27 khizmaxRCU<signal_handler_threaded> suppressed for usual run
2017-02-26 khizmaxFixed compiler error
2017-02-26 khizmaxSplit stress-set-insdelfind to HP and RCU part
2017-02-26 khizmaxSplit stress-map-insdelfind test to HP and RCU part
2017-02-23 khizmax[stress] Splitting large tests on two executable -...
2017-02-23 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2017-02-21 khizmaxTuning stress test parameters
2017-02-20 khizmax[CI] Changed CMake scripts for tests
2017-02-18 khizmaxStress tests: removed command line parameter --detail...
2017-02-17 khizmaxTuning stress test parameters
2017-02-17 khizmaxTuning stress test parameters
2017-02-16 khizmaxFixed some minor compiler warnings
2017-02-07 khizmaxFixed map-minmax stress test for HP
2017-02-06 khizmaxFixed bug in BronsonAVLTreeMap::extract_min()/extract_m...
2017-02-03 khizmaxBronsonAVLTreeMap: fixed extract_min/max functions
2017-01-24 khizmaxRemoved old test configs
2017-01-23 khizmaxTuned config for debug stress-test
2017-01-21 khizmaxAdded map/set del3 stress-test
2017-01-21 khizmaxFixed missing stat measuring in DHP
2017-01-21 khizmaxAdded HP/DHP internal stats to test
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-15 khizmaxHP and DHP SMR totally refactored
2017-01-03 khizmaxRemoved trailing spaces
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.
next