Miquel Torres

Results 118 comments of Miquel Torres

Great, thanks, I'll have a look at it and try to integrate it without removing the option. As to what's the point, you may be right that is not needed,...

You are not the first one to be bitten by this. One quick option is to disable the report creation/changes table caching. A proper fix is more or less what...

Of course they are useful! Bear in mind that for PyPy's dataset it got so heavy that I introduced caching of the changes table. If it gets really efficient we...

That looks quite good! What do the "cache hit" results really mean? Are they really only 0.439 ms? And why do you change the number of loops for each case?...

You mean a direct link to the Bitbucket changeset page? To do that, Codespeed would need to now the Bitbucket URL convention, which means that a Bitbucket plugin (instead of...

You may be right. A new field "browsing URL" would be enough for most cases. (The current GitHub plugin exists not because it needs that url, but because it uses...

@davidfraser: what do you mean branches? This issue is meant for the timeline, where currently only the default branch is shown. So you should have no problem with that...

Ah, ok. Care to send me a pull request for branches in timeline?

This may be tricky/slow or both to implement. Will comment further on it as soon as I get a shot at it.

You are correct that the problem appears because you use long benchmark names. There are several reasons that this has no easy answer. Packing that much information on screen at...