-
```
Sorry but I'm having problems profiling one of our websites.
Currently using Visual Studio dev web server on WinXP
Thanks
Steve Brown
```
Original issue reported on code.google.com by `steve_br.…
-
```
Sorry but I'm having problems profiling one of our websites.
Currently using Visual Studio dev web server on WinXP
Thanks
Steve Brown
```
Original issue reported on code.google.com by `steve_br.…
-
```
Sorry but I'm having problems profiling one of our websites.
Currently using Visual Studio dev web server on WinXP
Thanks
Steve Brown
```
Original issue reported on code.google.com by `steve_br.…
-
Even if I can run timeline profiling under linux just fine from command line (with both - start and attach), profiling self API says it is not supported.
I've cloned code repo, removed
```
if (H…
-
As we add new features or refactor, we'd like to avoid accidentally degrading performance. As part of that effort, clojure-lsp should have performance tests.
Some ideas:
* Performance tests output…
-
During checking the differences between easybaked and kitchen baked Sociology 3e I have found one difference in Index. There is a term `racial profiling` which is also present in the book written usi…
ajluk updated
2 years ago
-
This is likely a multi-faceted issue, but for a start:
```
configureFlags: --verbose --prefix=/nix/store/n5s7npal31dgg30rd6gmr63ds0kl140y-hois-0.1.0.0 --libdir=$prefix/lib/$compiler --libsubdir=$pkg…
-
Hello! Is there a feasible way to do profiling in Duktape? I'm thinking it would be useful to find good candidates of javascript functions/algorithms to reproduce in native code.
Love your work on Du…
-
Currently, all `setVal` calls acting on `FArrayBox`'s are performed on the host. In profiling of code running on the GPU, it can be seen that this can result in considerable copying of data to/from th…
-
I have created a fuzzing setup for a Code4rena competition that turned out to be very slow. Both compile time and fuzzing speed are slow.
The code contains a lot of conversion (`bytes`, `int`, unic…