Coder Social home page Coder Social logo

phprofiler's People

Watchers

 avatar  avatar

phprofiler's Issues

Add UI for changing date/date range

At the time of this issue creation, there is currently no UI to allow the user 
to select a different date range to view stats for.

The current interface does limit the data you see based on a date, and a number 
of days to show data for, but there is no way to alter this without modifying 
the giant URL manually.

There should be controls for changing these values at the top of the viewer.

Original issue reported on code.google.com by JoshDuffMan on 3 Nov 2011 at 5:49

Needs more graphs plz

Some graphs would make a glut of profiling data a lot easier to understand.  I 
think these would be particularly useful:

1. Bar graphs showing how how common it is for a given section to take a 
certain amount of time (x axis: how long the section took to run, y axis: how 
many times the section took that long)

2. One of these cool pie graphs: http://www.highcharts.com/demo/pie-donut 
showing, on the inside circle, the data that is currently displayed in the 
table you're viewing.  On the outside circle, it would show the data for that 
section's descendants

Original issue reported on code.google.com by JoshDuffMan on 3 Nov 2011 at 5:54

Add profiling code to the UI

I think it would be a good demo of how the profiler works if the UI code could 
be profiled.

It would also help us to debug future scaling issues (which, judging by how 
quickly rows can stack up when you're running this on a production web site, is 
sure to become more of an issue at some point).

Original issue reported on code.google.com by JoshDuffMan on 3 Nov 2011 at 5:57

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.