Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Additions #15

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

noirsoldats
Copy link

I've only just started looking at this project after your discussion of it at PHPCon. Here are the first few things I've found myself wanting after getting it setup.

Firstly, I've fleshed out the install doc a bit and corrected a few things in it. When installing it I found that I was going back and forth between several different guides to get all the relevant details.

Next, I added the ability to ignore certian URLs because on the project I am working on we have a few background ajax calls that will quickly fill up the list. Another possible solution to this would be to collapse multiple calls in succession in to a single expandable row. Or maybe a combination of the both.

Lastly, I added the ability to display more than 50 Runs. I added a link for displaying All runs and a form for specifying a number of runs to display. I might also write a paginator in soon.

dshafik pushed a commit to dshafik/xhprof that referenced this pull request Oct 23, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants