tuna icon indicating copy to clipboard operation
tuna copied to clipboard

:fish: Python profile viewer

Results 29 tuna issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/nschloe/tuna). ## Config Migration Needed - [ ]...

Quick question, was getting a broken pipe message when running the tuna command. The tab opens up in browser but is unable to connect. Any idea on the cause? ```...

Hi, Thanks for making this very useful package. I was trying to read the output generated with: `python -X importtime import_numpy.py 2> import_numpy.log` I'm working on a Windows machine, and...

Error / tuna 0.5.11 / installed with pip When called with invalid URL, instead of a clean 404, we get ``` Exception occurred during processing of request from ('192.168.64.1', 62031)...

Hello, thank you for creating this module, I'm going to try to make my import faster using it :) I got the following error while monkey testing the server: ```...

This would be awesome if tuna could plug with pytest. The same way tuna has ipython magic, a `--tuna` option in pytest would be very convenient. What do you think?

First, 👏 👏 👏 , this is an amazingly useful profiling tool. Thanks! The ipython magics are broken in release 5.0+ with the browser console traceback of: ``` Uncaught TypeError:...

As it stands Tuna is a great tool. However it find it has some user interface deficiencies. I'll use this as an example ![image](https://user-images.githubusercontent.com/52211742/86654478-45a44c00-bfe6-11ea-9e9b-81d74f489bf2.png) - [ ] Every box is...

First off, really really love this project. Just a small feature request if possible. Tuna helps me a ton with profile long import times, but it would be awesome if...

They mention `make`, but this project uses `just`.