Sébastien Ros
Sébastien Ros
Have you "activated" the theme in the list of themes then? It can be enabled but not set as the active one.
It's more of a POC to see how it would benefit performance, but your comments are great to go towards a better final implementation.
I ran all these branches on our local physical machines, which are not the TE ones but the ratio in perf will be the same. Only the RPS and Average...
For future reference (note to myself) I am adding the command line I used to run these: ``` dotnet run -- --server http://asp-perf-lin:5001 --client http://asp-perf-load:5002 ` -r https://github.com/bgrainger/FrameworkBenchmarks@master#8881b4b ` --docker-file...
If you expected more variance please provide a PR that makes things really bad to ensure I ran these correctly.
It works, which means the previous results are valid ``` | RPS | CPU (%) | Memory (MB) | Avg. Latency (ms) | Startup (ms) | First Request (ms) |...
As far as I am knowledgeable, for sure.
@InfinitiesLoop This: https://github.com/sebastienros/fluid and this: https://github.com/OrchardCMS/OrchardCore/blob/dev/src/OrchardCore.Modules/OrchardCore.Queries/Sql/SqlGrammar.cs
/azp run benchmarks