public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Splitting up 27_io/basic_istream/ignore/wchar_t/94749.cc (takes too long)
@ 2023-06-09 16:20 Hans-Peter Nilsson
  2023-06-09 17:18 ` Mike Stump
  2023-06-09 20:40 ` Jonathan Wakely
  0 siblings, 2 replies; 10+ messages in thread
From: Hans-Peter Nilsson @ 2023-06-09 16:20 UTC (permalink / raw)
  To: jwakely; +Cc: libstdc++, gcc-patches

Hi!

The test 27_io/basic_istream/ignore/wchar_t/94749.cc takes
about 10 minutes to run for cris-elf in the "gdb simulator"
here on my arguably way-past-retirement machine (and it
looks like it gained a minute with LRA).  I've seen it
timing out every now and then on busy days with load >
`nproc`.  Usually it happens some time after I've forgot
about why. :)

It has had some performance surgery before (pruning for
simulators, doubling timeout for ilp32).  I'd probably just
try cutting along the function boundaries and keep those
parts separate that have >1 min execution time.

Anyway, your thoughts on the matter would be appreciated.

brgds, H-P

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-06-12 22:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-09 16:20 Splitting up 27_io/basic_istream/ignore/wchar_t/94749.cc (takes too long) Hans-Peter Nilsson
2023-06-09 17:18 ` Mike Stump
2023-06-09 17:49   ` Hans-Peter Nilsson
2023-06-09 21:47   ` Bernhard Reutner-Fischer
2023-06-10 18:29     ` Mike Stump
2023-06-12  8:35       ` Bernhard Reutner-Fischer
2023-06-12 22:26         ` Mike Stump
2023-06-09 20:40 ` Jonathan Wakely
2023-06-10  4:05   ` [PATCH] (Re: Splitting up 27_io/basic_istream/ignore/wchar_t/94749.cc (takes too long)) Hans-Peter Nilsson
2023-06-10  7:12     ` Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).