I have no idea why rt.cpan.org remains such an utterly slow-almost-to-the-point-of-no-longer-being-useful website, but something really needs to be done about it.
I can't help but wonder if the Perl Grants Committee would buy Jesse a dedicated machine to run it on (I hear it's tacked onto the side of a server with a number of other things, but I could be wrong).
Do people think this would be a worth use of the community's money?
Yes! (Score:2)
I certainly like the idea. Many people have been frustrated by the slowness of CPAN's RT. I don't know if the grant committee will approve it since we don't have a proposal, but it's worth a shot.
Re: (Score:2)
Really, shouldn't TPF be out there looking for things to improve rather than waiting for someone to make a grant proposal (which apparently are often summarily rejected just on format)? If you really want to be helping the community, you make it as easy as possible for the commun
Re: (Score:2)
For such a small organization with so little work to do...
Allison does very little handling our legal issues. The new artistic license just wrote itself. Jim Brandt finds running the conference committee a breeze. Ask and Robert are just laughing out how little work it takes to maintain all of our servers. Andy just waves his hand and press releases get written for him. I found running the grant committee so relaxing and stress free that I finally stepped down. Kirsten just looks at our Web sites and the pages write and redesign themselves. I'm sure Kurt
Re: (Score:2)
I could volunteer for all sorts of things, but why should I? I don't need TPF to accomp
Re: (Score:2)
Re: (Score:2)
I don't whine about how much work it is unless someone tells me that it's not. And I don't understand why you're getting hostile. I apologize if my tone was offensive. I meant it to be tongue-in-cheek, but clearly it didn't come across that way.
yes (Score:1)
rjbs
Re: (Score:2)
--
xoa
Re: (Score:1)
* Some examples
I'd love to see these fixed. I once offered to sponsor having them fixed, but the answer I got was something like, "No one shou
rjbs
Re: RT slow (Score:1)
The public/private URL thing drives me bonkers.
At work we use RT on nearly-dedicated hardware with plenty memory, and it is still very slow. I did DB-level debugging, and that didn't seem to be the issue. Something in the Perl code seemed to be very slow, but I have yet to pin down what that is.
This is with RT 3.6.1.
Re: (Score:2)
Re: (Score:1)
Project-specific bugtrackers (Score:1)
Yeah. There are a number of distributions that maintain their own bugtrackers (which may well be integrated with source control, like Trac is). It would be advantageous to be able to specify the bugtracker location in META.yml or some other form of structured data. In fact, DOAP [usefulinc.com] has a specific property for bugtracker URL; see the discussion on miyagawa's journal [perl.org].
Re: (Score:1)
http://module-build.sourceforge.net/META-spec-current.html#resources [sourceforge.net]
It's just that search.cpan.org doesn't do anything about it.
rjbs
Re: (Score:1)
yes! (Score:2)
Additionally, YAPC::Europe 2007 left Vienna.pm with quite a lot of money, which will go back to various Perlish things. We're currently working on the details, but the Perl community can expect some cash in the near future - and putting some of it into a faster rt.cpan.org would be a good idea!
Let's take a small step back here. (Score:2)
Re: (Score:1)
Here's what I am seeing right now. Loading page http://rt.cpan.org/Public/ [cpan.org] took 3.584 seconds according to FasterFox, but the in page time reads 'Time to display: 0.181015'. My ping time to rt.cpan.org is about 90 ms.
My search for bugs on Apache::Dispatch http://rt.cpan.org/Public/Dist/Display.html?Name=Apache%3A%3ADispatch [cpan.org] took 7.67 seconds according to fasterfox, and page time reads 'Time to display: 5.985952'. My search for bugs on mechanize http://rt.cpan.org/Public/Dist/Display.html?Name=WWW%3A%3AMe [cpan.org]
Re: (Score:1)
Resolving a bug, with comment.
Time to load, around 20+ seconds.
Time page says it took, 3.5 seconds.
Re: (Score:2)
You're a developer. You _know_ how to report bugs. (You also have tools like YSlow and Firebug which can give you real numbers)
But
1) what IP are you coming from
2) What URL were you starting from.
3) What URL did you end up at?
4) how long did one of the aforementioned tools tell you it took?
5) What _exact_ time did it happen at?
What you gave me is basically no better than "it's slow. and lied to me." - Which isn't much to work with.
Re: (Score:1)
Point me at the RT queue for rt.cpan.org and I'll file it properly.
Re: (Score:2)
I have a minion with a whole slew of tasks related to fixing up the source for publication and fixing a couple of the worst _known_ performance issues over the next couple weeks. When we do that, we'll be able to cpan rt.cpan and move bug tracking to rt.cpan.
Re: (Score:1)
Is the queue actually visible somewhere?
Re: (Score:2)