-
### Missing functionality
I am really enjoying the use of the new switch: minimal=True
Ex:
profile = ProfileReport(df, title="Pandas Profiling Report", minimal=True)
This allows me to process a hu…
-
```
Title says it all :) PHP profiling in FireBug!
For example:
After installation, xDebug is turned on and off via the config setting:
xdebug.profiler_enable
By default, it generates cachegrind co…
-
I write lots of exploratory data processing scripts with a lot of code at the top level outside any function, and I desperately want to profile this code with line_profiler. I came up with a sort of a…
-
As tested in different size of input matrix, profiling the running time of function fastFloyd,
I found that its time complexity is extremely high at about O(n^5).
Here is the test result
| mat…
-
Dear Vadim,
Thanks for your such a great software!But I have had a couple of issues with it.
1. I have used FASTA digest and deep-learning options to generate .predict.speclib file based on the FA…
-
Currently we have filtering logic literally hardcoded here: [`lib/crystalball/map_generator/helpers/path_filter.rb`](https://github.com/toptal/crystalball/blob/master/lib/crystalball/map_generator/hel…
-
**Kibana version**: 8.12.0
**Elasticsearch version**:8.12.0
**Server OS version**: Linux (ESS)
**Browser version**: N/A (issue is browser-independent)
**Browser OS version**: N/A (issue is…
-
Please answer these questions before submitting your issue.
In order to accurately debug the issue this information is required. Thanks!
1. What version of NodeJS driver are you using?
1.9…
-
I am developing a network telemetry system in which I need to read all the data from ebpf table, make a copy in userspace and clear the table.
Currently, I am doing like:
```
arr = []
for k in bpf…
-
`Igprof Comparison cpu usage RECO produce methods` item, produced during PR tests, is empty. Here an example: [Igprof Comparison cpu usage RECO produce methods.](https://cmssdt.cern.ch/SDT/jenkins-art…