-
Add support for traces and profiles `extraConfig` block.
-
With the addition of workflow reports, it would be great to have an execution report that lists all of the profiling information for all of the jobs and intermediate steps. This can be used to debug o…
-
I'm running a Theano-based CNN on an 80-core machine, and am seeing that much of the time, training is using only a single CPU core. Profiling quickly told me that the reason for this is that `ConvGra…
-
Currently weight updates are [calculated on `Native` backend](https://github.com/autumnai/leaf/blob/master/src/solvers/sgd/momentum.rs#L52). Profiling shows that about 40% of CPU time is spent doing c…
-
@pmouawad ([Bug 65892](https://bz.apache.org/bugzilla//show_bug.cgi?id=65892&redirect=false)):
The time taken to generate the report increases importantly for big files.
For example for a file of 37 …
-
Migrated from [rt.perl.org#116485](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=116485) (status was 'open')
Searchable as RT116485$
p5pRT updated
3 months ago
-
### SPEC profiling
I ran ARM forge, a tracing/profiling tool for parallel computing.
I ran it on both xspec and dspec. The test case is a LHD high beta case with 5 volumes, resolutions are M=10, N=8…
-
# Description
Extend the [harmony node's](https://github.com/harmony-one/harmony) Pprof service with some advanced developer options.
## Context
[Pprof](https://golang.org/pkg/runtime/pprof/)…
-
Profiling shows that the majority of the time spent in WR (on real pages) is in producing text runs (dealing with the glyph cache primarily).
It's also often the case that when WR receives a new DL…
-
[This report](http://cms-reco-profiling.web.cern.ch/cms-reco-profiling/cgi-bin/igprof-navigator/releases/CMSSW_12_4_0_pre1/11834.21/step3/cpu_endjob/765) seems to hint that [CellularAutomaton::createA…