Re: [perl #60692] Recently introduced slowness
[email protected] (Vasily Chekalkin)
| Newsgroups | perl.perl6.internals,perl.perl6.internals |
|---|---|
| Message-ID | <[email protected]> |
chromatic wrote: > On Thursday 20 November 2008 00:21:01 Andreas J. Koenig via RT wrote: > >> According to examples/benchmarks/primes2.pir there was a nearly 30x >> slowdown in the last weeks. Two random data points: >> >> https://svn.perl.org/parrot/trunk@31633 was fast (~ 8 secs) >> https://svn.perl.org/parrot/trunk@32918 was slow (> 220 secs) >> >> Between the two I found too many segfaults and gave up on bisecting. >> >> Let me know if you need further data. > > How about between r31633 and r31688? Between r31670 and r31749? > > (My guess is r31688, but if you can narrow it down further, even better.) Yes, it was 31668. bacek@haste:~/src/parrot$ git bisect good Bisecting: 0 revisions left to test after this [aba7ce1b95674884e5fecc138fd601e8128d232c] [pdd27mmd] Merging the pdd27mmd branch into trunk for r30235 to r31667. -- Bacek