-
https://openclassrooms.com/fr/courses/4939956-surveillez-la-performance-de-votre-application-php/4940911-ecrivez-vos-premieres-assertions
-
### Bug report
I'm trying out a new approach to icons.
Gist here: https://gist.github.com/SamMousa/786b5eb6c8f9d8b6d1aa8aca658f793b
tldr; this is an `UnitEnum` that has ~ 7500 cases.
It co…
-
[Blackfire.io](https://blackfire.io/docs/introduction) is willing to help the performance initiative by providing:
- A free Enterprise subscription, including all add-ons and free training (by myse…
-
Hi there,
I tried to use your extended Varien_Profiler but having issue with it.
Indeed the probe doesn't seem to profile when i request an url like http://www.dev.local/?probe=frontend/default/defau…
-
There's a number of use cases that require tracking response lifecycle: before/after sending headers, before/after sending response body to a client. It would be great to be able to subscribe custom h…
-
I got Blackfire working in a Docker-compose environment in combination with Flask, and the manual probe function.
the first time when I try to analyze my API endpoint it works, but with a second re…
-
After a developer discovers a slow test using SpeedTrap, they want to discover why the test is slow, and eventually change the code to run faster. SpeedTrap cannot profile code deeper than the start a…
-
After experiencing some performance problems with phpactor I created [an example project](https://github.com/przepompownia/example-legacy-project) to demonstrate some of them. The most of this project…
-
**Describe the bug**
According to the help text, a search query has to be given after an installable.
```
.../channels/nixpkgs $ nix --extra-experimental-features nix-command search --help | he…
-
Good day everyone,
As I was trying to explain as part of the issue's title, using this bundle works fine on my local development environment, setting the `APP_ENV` to `dev`. However, when going to …