summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/performance
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2019-01-0194-95/+95
* Implement std::pmr::synchronized_pool_resourceJonathan Wakely2018-11-171-37/+334
* Optimize pool resource allocationJonathan Wakely2018-11-151-0/+114
* Update copyright years.Jakub Jelinek2018-01-0394-95/+95
* PR libstdc++/81476 Optimise vector insertion from input iteratorsJonathan Wakely2017-07-191-0/+86
* Update copyright years.Jakub Jelinek2017-01-0193-94/+94
* Use effective-target instead of -std optionsJonathan Wakely2016-08-265-5/+5
* c++config (_GLIBCXX14_USE_CONSTEXPR): New.François Dumont2016-05-242-2/+63
* Update copyright years.Jakub Jelinek2016-01-0493-94/+94
* Update copyright years.Jakub Jelinek2015-01-0593-94/+94
* libstdc++.exp: Prefer -std=gnu++11.Paolo Carlini2014-10-162-2/+2
* 57899.cc: Prefer -std=gnu++11.Paolo Carlini2014-10-152-2/+2
* regex_compiler.h (__detail::_BracketMatcher): Reorder members to avoid wasted...Jonathan Wakely2014-06-021-0/+41
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-0292-93/+93
* regex.h: Remove unnecessary friends.Tim Shen2013-10-263-71/+138
* * testsuite/*: Remove stray semi-colons after function definitions.Jonathan Wakely2013-10-082-2/+2
* regex_executor.h: Add _TodoList class.Tim Shen2013-10-081-0/+115
* re PR libstdc++/58437 (Sorting value in reverse order is much slower compare ...Chris Jefferson2013-09-303-0/+203
* search_n.cc: Fix typo.Paolo Carlini2013-09-181-1/+1
* codecvt_members.cc: Fix typo.Veres Lajos2013-07-041-1/+1
* hashtable_policy.h (_Insert_base): Consider hint in insert methods.François Dumont2013-06-291-0/+336
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-0383-84/+83
* hashtable_policy.h (_Local_iterator_base): Use _Hashtable_ebo_helper to embed...François Dumont2013-01-282-69/+139
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-0426-26/+26
* hashtable_policy.h (_Prime_rehash_policy): Remove automatic shrink.François Dumont2012-11-163-5/+165
* range_access.cc: Fix copying permission statement.Jonathan Wakely2012-11-012-2/+2
* 41975.cc: Use __uset_hashtable rather than removed __unordered_set.François Dumont2012-09-241-5/+7
* re PR libstdc++/54075 ([4.7.1] unordered_map insert still slower than 4.6.2)François Dumont2012-07-291-0/+42
* * testsuite/performance/30_threads/future/polling.cc: Adjust.Jonathan Wakely2012-04-111-2/+2
* search_n.cc: Disambiguate local variable.Benjamin Kosnik2011-12-191-4/+4
* re PR libstdc++/41975 ([C++0x] [DR579] unordered_set::erase performs worse wh...François Dumont2011-11-231-0/+43
* 41975.cc: Add tests to check performance with or without cache of hash code a...François Dumont2011-11-061-32/+143
* 41975.cc: New.François Dumont2011-10-141-0/+72
* make_graph_test_infos.xml: Edit.Benjamin Kosnik2011-08-1528-8/+8
* filebuf_sputn_unbuf.cc: Include unistd.h for unlink.Benjamin Kosnik2011-08-049-18/+18
* re PR libstdc++/37144 (A bug in include/ext/pb_ds/detail/pat_trie_/constructo...Benjamin Kosnik2011-05-244-12/+15
* [multiple changes]Paolo Carlini2010-09-146-0/+58
* [multiple changes]Paolo Carlini2010-08-294-0/+173
* re PR libstdc++/45283 (performance/30_threads/future/polling.cc fails at comp...Jonathan Wakely2010-08-141-3/+8
* re PR libstdc++/42491 (performance/30_threads/future/polling.cc fails at comp...Benjamin Kosnik2010-01-061-0/+4
* stl_deque.h (copy_backward(_Deque_iterator, _Deque_iterator, _Deque_iterator)...Paolo Carlini2009-12-241-0/+40
* stl_deque.h (copy(_Deque_iterator, _Deque_iterator, _Deque_iterator), [...]):...Paolo Carlini2009-12-231-0/+40
* future: New.Jonathan Wakely2009-06-211-0/+55
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-0976-1067/+356
* using.xml: Outline exception topics.Benjamin Kosnik2008-06-0620-37/+37
* testsuite_visualization.h: Move contents into...Benjamin Kosnik2008-05-0513-14/+14
* *: Change namespace pb_ds to __gnu_pbds.Benjamin Kosnik2007-09-1220-23/+23
* re PR libstdc++/32908 (Miss lexicographical_compare random access override)Paolo Carlini2007-07-301-0/+55
* 9661-1.cc: Include <cstdlib>.Paolo Carlini2007-03-022-2/+4
* valarray-inst.cc (__gslice_to_index): Optimize performance.Paolo Carlini2006-12-101-0/+57