-
***Codebase***
Mounted codebase
**Describe your issue**
Got error message when run `docker-compose up`
`docker-compose up`
```
traefik_1 | 2020/01/18 06:43:21 command traefik error: failed …
-
***Codebase***
Drupal 8.6.7
**Describe the bug**
No matter what environmental variables I change I can not have a php function that takes more than 60 seconds.
**Output of `docker info`**
```…
-
I have written a test script to check performance of various constructs, when rendered by DomPDF.
I have committed it to my local fork of DomPDF: https://github.com/MarkMaldaba/dompdf/commit/95b59f…
-
I'm aware of three sources of truth for the correspondence between PyPI and Conda names.
1. Grayskull's [config.yaml](https://github.com/conda/grayskull/blob/main/grayskull/strategy/config.yaml). C…
-
***Codebase***
Built-in vanilla Drupal or mounted codebase
**Describe your issue**
XDebug is not stopping the execution on breakpoints. I have installed **XDebug Helper Chrome** plugin and add a …
-
**Describe the bug**
I got an api which use doctrine to query the database and return json response. I tested it using `wrk` and the result is not that good due to lots of timeout.
```
❯ wrk -c…
-
### What happened?
Since the upgrade to [v1.2.0](https://github.com/dunglas/frankenphp/releases/tag/v1.2.0), each time we modify code that invalidates Symfony's cache, we get a timeout.
Line…
-
I'm wondering about the performance of Bouncer. Say you want to display a list of 50 items with 4 buttons each - view, edit, delete, force delete. I am currently dealing with a similar scenario and t…
-
## Bug Description
We are currently loading and initiating a lot of PHP and JS pretty much unconditionally. Not only we are loading assets unnecessarily in many cases, it also seems that we are mak…
-
***Codebase***
Custom Drupal 8 Setup
**Describe your issue**
The setup is working, but if I produce some error in the code, I get a "502 Bad Gateway" from nginx.
In Drupal Watchdog Logs I can se…