Git Product home page Git Product logo

Comments (7)

GabrielC101 avatar GabrielC101 commented on September 26, 2024

Iā€™m having the same problem.
Running on:

  • Ubuntu 20.04
  • Python 3.8.2

Just to be clear, an SVG is being produced. But it I don't have confidence in it.

from flameprof.

jeffguorg avatar jeffguorg commented on September 26, 2024

same problem

  • macOS: 11.5.2 (20G95) Intel
  • Anaconda Python: Python 3.9.7 | packaged by conda-forge | (default, Sep 2 2021, 17:58:46)

test.zip

from flameprof.

itamarst avatar itamarst commented on September 26, 2024

https://jiffyclub.github.io/snakeviz/ is an alternative, for those who can't use flameprof.

from flameprof.

Entropy512 avatar Entropy512 commented on September 26, 2024

Snakeviz has the same limitation: jiffyclub/snakeviz#117

That warning is a hallmark of using cProfile on something that is threaded. Using yappi instead will result in the warning being different, but the graph will still be a bit screwy.

Snakeviz actually completely fails to display any info for some threads that flameprof at least kinda-sorta catches.

from flameprof.

matheburg avatar matheburg commented on September 26, 2024

@Entropy512 I am experiencing the same issue

  • without threading, while
  • snakeviz is working on the same .prof file.

Python: 3.9.13
flameprof: 0.4

from flameprof.

459737087 avatar 459737087 commented on September 26, 2024

still meet this problem

from flameprof.

OilArtLovely avatar OilArtLovely commented on September 26, 2024

Also met the same problem.

  • CentOS
  • Conda environment: python 3.10.9 & pip install flameprof

from flameprof.

Related Issues (10)

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.