michael-e
michael-e
This should be discussed in more detail. See [forum](http://getsymphony.com/discuss/thread/32795/7/#position-139).
[PR sent](https://github.com/symphonycms/jit_image_manipulation/pull/147)
It is considered good practice to send vulnerability reports to [email protected] directly. (So these issues can be solved before being published.) But I admit, it is not documented anywhere. Can...
I am afraid that I can not delete an issue. Maybe it's not possible at all. @nitriques will know.
I should add that the server that used for these tests is blazingly fast in launching PHP scripts. It has a very big filesystem cache (in RAM), and it also...
My first test wasn't really good, because I used an external file for testing. Using a local file, results are much worse. JIT has become **more than 110 percent slower**,...
WTF! I have seen that even JIT 1.43 uses the autoloader as well, so it's probably not the "size of the Symphony object" that makes the difference. But what can...
@nitriques: > Ah I just spotted it. It's the database. JIT doesn't touch the database, does it?
If you push to a dedicated (experimental) branch, I will test on my machine!