Pacote: python3-pprofile (2.1.0-2)
Links para python3-pprofile
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte pprofile:
Mantenedor(a):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
Line-granularity, deterministic and statistic Python 3 profiler
Line granularity allows locating precisely where time is spent in code. Thread awareness automatically propagates profiling to all threads (all threads in statistic mode, or threads spawned by profiled code in deterministic mode).
Deterministic profiling gives precise measures, but at a large speed cost (best used on minimal test scenario).
Statistic profiling gives rough measure, but has an extremely low overhead (suitable for live code profiling).
Does not require marking methods to profile, allowing non-method profiling (module imports, class & function declarations and other module-level code).
This package installs the library for Python 3.
Outros pacotes relacionados a python3-pprofile
|
|
|
|
-
- dep: python3
- linguagem orientada a objetos de alto nível e interativa (versão python3 padrão)
-
- dep: python3-pkg-resources
- pacote de descoberta e acesso a recursos utilizando o pkg_resources
-
- sug: python3-ipython
- Enhanced interactive Python shell (Python 3 version)
Download de python3-pprofile
| Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
|---|---|---|---|
| all | 26.8 kB | 126.0 kB | [lista de arquivos] |
