Socket
Socket
Sign inDemoInstall

profiling

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    profiling

An interactive continuous Python profiler.


Maintainers
1

Readme

profiling


.. image:: https://img.shields.io/travis/what-studio/profiling.svg
   :target: https://travis-ci.org/what-studio/profiling

.. image:: https://img.shields.io/coveralls/what-studio/profiling.svg
   :target: https://coveralls.io/r/what-studio/profiling

The profiling package is an interactive continuous Python profiler.  It is
inspired from `Unity 3D <http://unity3d.com/>`_ profiler.  This package
provides these features:

- Profiling statistics keep the frame stack.
- An interactive TUI profiling statistics viewer.
- Provides both of statistical and deterministic profiling.
- Utilities for remote profiling.
- Thread or greenlet aware CPU timer.
- Supports Python 2.7, 3.3, 3.4 and 3.5.
- Currently supports only Linux.

Links
'''''

GitHub:
   https://github.com/what-studio/profiling
Demo:
   https://asciinema.org/a/25394

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc