Ricardo Boss

Results 85 comments of Ricardo Boss

Since nobody asked and I can't think of one on top of my head: how does an attack vector look like using this function? I mean it just "Returns an...

@kalessil @CRC-Mismatch @niconoe- Can someone help get my draft PR (#1815) to run? Or test it for me?

I found this: https://phpbench.readthedocs.io/en/latest/guides/benchmark-runner.html#storing-results But it appears it can only be used to generate reports afterwards. I would need to load it as a ref for a run.

You're probably right. My interest lies in the relative difference a specific change has made to the overall benchmark. So I would generate my baseline via GitHub Actions runners once...

If benchmarks run on cloud services differ as much as you describe, why even benchmark in the first place? The real application will probably run in a similar environment (i.e....

Exactly! Why would I need to guarantee that my local environment always has the same exact background processes running when I run benchmarks? Ideally, I would always have the same...

> Saying that, the storage system is in need of a rewrite [...] What exactly needs to be done? Why a rewrite? Can anyone provide a ToDo list so someone...

Same with the current docker image: ``` Warning: fread(): Length parameter must be greater than 0 in /var/www/html/library/Reader.php on line 247 Warning: Cannot modify header information - headers already sent...

@keradus So, do you want to allow it or not? Would you prefer a different solution? Just checking if this is still a relevant PR.