Giter VIP home page Giter VIP logo

lineprofilergui's People

Contributors

nodd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

ahoymateykatie

lineprofilergui's Issues

Finalise package management

  • publish on pypi
  • add tests/coverage
  • add translations
  • add licence file
  • reference similar projects (spyder and pycharm plugins)
  • conda recipe

Wrong size and position for dockwidget after dragging to make it float

This message is displayed:

 QWindowsWindow::setMouseGrabEnabled: Not setting mouse grab for invisible window QWidgetWindow/'QDockWidgetClassWindow'

I guess it's because the widget is breiefely hidden and shown again as floating, but I don't know what I can do about it. Maybe a Qt bug ? For reference, I use Qt v5.12.9 and pyqt5.

Remove tabs, use treewidget as central widget

log is useful to know if htere were any problems while running the script, but less so since I can't figure how to have it in realtime (bufferisation problem somewhere). It could be opened via a button for example.

Don't gray out function declarations

There is no timing for the function declaration, but it would be visually clearer to not gray it out, except for functions that did not run at all.
The problem is with multi-line declarations, we have to not gray-out the whole declaration.

Add a screenshot in the readme

Adding a screenshot in the readme will give people most of the information they need on if this is something they want or not. If it looks good and continues to be maintained, I'll add a link to it in the line_profiler README itself.

Process indicator

Better show that a script is running: mouse pointer, statusbar message...

Profiling history

Save the last few (10 by default ?) profiling results for easy comparison, switching between them via a qcombobox

In addition, show the execution time/date (start, stop ?) for each run

load .lprof file

It could be useful to load a stored .lprof file, for example to have a saved reference.

App settings

  • hide columns
  • group by files (?)
  • editor configuration: #9
  • dark mode
  • history depth: #3

Add coloration syntax

Add coloration syntax to the code lines
Check that it is still readable with coloring.

Group by file

Group results by file, then by functions, instead of the actual behavior o grouping by function only ?
It could be useful when profiling lots of functions in different files, but it can be annoying since it adds another layer to expand/collapse.

It could be an option in the application settings.
It could group only if there is multiple functions in the file, and let the other functions alone.

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.