Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

profiling

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

profiling

An interactive continuous Python profiler.

  • 0.1.3
  • PyPI
  • Socket score

Maintainers
1

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

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc