软件包:coz-profiler(0.2.2-2)
Finding Code that Counts with Causal Profiling
Coz is a code profiler that find optimization opportunities missed by traditional profilers. Coz employs a technique called causal profiling that measures optimization potential. This measurement matches developers' assumptions about profilers: that optimizing highly-ranked code will have the greatest impact on performance. Causal profiling measures optimization potential for serial, parallel, and asynchronous programs without instrumentation of special handling for library calls and concurrency primitives. Instead, a causal profiler uses performance experiments to predict the effect of optimizations. This allows the profiler to establish causality: "optimizing function X will have effect Y," exactly the measurement developers had assumed they were getting all along.
其他与 coz-profiler 有关的软件包
|
|
|
|
-
- dep: fonts-font-awesome
- iconic font designed for use with Twitter Bootstrap
-
- dep: libc6 (>= 2.30)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libdwarf 0 (>= 0.2)
- C 11 DWARF parser
-
- dep: libelf 0 (>= 0.2)
- C 11 ELF parser
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libjs-d3
- JavaScript visualization library for HTML and SVG
-
- dep: libjs-d3-tip
- Tooltips for d3.js visualizations
-
- dep: libjs-jquery
- JavaScript library for dynamic web applications
-
- dep: libstdc 6 (>= 5.2)
- GNU 标准 C 库,第3版
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)