summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/performance
AgeCommit message (Expand)Author
2022-01-05libstdc++: Optimize operations on small size hashtable [PR 68303]François Dumont
2022-01-03Update copyright years.Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-12-16libstdc++: Add performance test for atomic_flag [PR 46447]Jonathan Wakely
2020-11-20libstdc++: Limit memory allocation in stable_sort/inplace_merge (PR 83938)François Dumont
2020-10-09libstdc++: Add performance test for <random>Jonathan Wakely
2020-01-01Update copyright years.Jakub Jelinek
2019-12-10libstdc++: Rework std::copy/copy_backward/move/move_backward/fill/fill_n algosFrançois Dumont
2019-01-01Update copyright years.Jakub Jelinek
2018-11-17Implement std::pmr::synchronized_pool_resourceJonathan Wakely
2018-11-15Optimize pool resource allocationJonathan Wakely
2018-01-03Update copyright years.Jakub Jelinek
2017-07-19PR libstdc++/81476 Optimise vector insertion from input iteratorsJonathan Wakely
2017-01-01Update copyright years.Jakub Jelinek
2016-08-26Use effective-target instead of -std optionsJonathan Wakely
2016-05-24c++config (_GLIBCXX14_USE_CONSTEXPR): New.François Dumont
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-10-16libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini
2014-10-1557899.cc: Prefer -std=gnu++11.Paolo Carlini
2014-06-02regex_compiler.h (__detail::_BracketMatcher): Reorder members to avoid wasted...Jonathan Wakely
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-10-26regex.h: Remove unnecessary friends.Tim Shen
2013-10-08* testsuite/*: Remove stray semi-colons after function definitions.Jonathan Wakely
2013-10-08regex_executor.h: Add _TodoList class.Tim Shen
2013-09-30re PR libstdc++/58437 (Sorting value in reverse order is much slower compare ...Chris Jefferson
2013-09-18search_n.cc: Fix typo.Paolo Carlini
2013-07-04codecvt_members.cc: Fix typo.Veres Lajos
2013-06-29hashtable_policy.h (_Insert_base): Consider hint in insert methods.François Dumont
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2013-01-28hashtable_policy.h (_Local_iterator_base): Use _Hashtable_ebo_helper to embed...François Dumont
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-16hashtable_policy.h (_Prime_rehash_policy): Remove automatic shrink.François Dumont
2012-11-01range_access.cc: Fix copying permission statement.Jonathan Wakely
2012-09-2441975.cc: Use __uset_hashtable rather than removed __unordered_set.François Dumont
2012-07-29re PR libstdc++/54075 ([4.7.1] unordered_map insert still slower than 4.6.2)François Dumont
2012-04-11* testsuite/performance/30_threads/future/polling.cc: Adjust.Jonathan Wakely
2011-12-19search_n.cc: Disambiguate local variable.Benjamin Kosnik
2011-11-23re PR libstdc++/41975 ([C++0x] [DR579] unordered_set::erase performs worse wh...François Dumont
2011-11-0641975.cc: Add tests to check performance with or without cache of hash code a...François Dumont
2011-10-1441975.cc: New.François Dumont
2011-08-15make_graph_test_infos.xml: Edit.Benjamin Kosnik
2011-08-04filebuf_sputn_unbuf.cc: Include unistd.h for unlink.Benjamin Kosnik
2011-05-24re PR libstdc++/37144 (A bug in include/ext/pb_ds/detail/pat_trie_/constructo...Benjamin Kosnik
2010-09-14[multiple changes]Paolo Carlini
2010-08-29[multiple changes]Paolo Carlini
2010-08-14re PR libstdc++/45283 (performance/30_threads/future/polling.cc fails at comp...Jonathan Wakely
2010-01-06re PR libstdc++/42491 (performance/30_threads/future/polling.cc fails at comp...Benjamin Kosnik
2009-12-24stl_deque.h (copy_backward(_Deque_iterator, _Deque_iterator, _Deque_iterator)...Paolo Carlini
2009-12-23stl_deque.h (copy(_Deque_iterator, _Deque_iterator, _Deque_iterator), [...]):...Paolo Carlini