-
some optimization/bug is stopping the `language-configuration` of embedded languages from loading correctly when part of the embedded language is offscreen during file loading
Create a markdown fil…
-
originally filed by @gravityrail
PageSpeed detected opportunities to improve load speed by preloading fonts.
In this particular case, adding the following to a test plugin improved scores.
`…
-
### Impacted plugin
Jetpack, Backup, Boost, Search
### What
WP Core just added options to handle resource preloading. This may be a good opportunity to review our usage of preloading and resource h…
-
Hi!
I'm using Asp.Net Mvc 5 / .net framework.
Testing the library and was unable to get it working in my scenario so I debugged the code a bit. I have a class library that has the css-files as …
-
Instant google search example works great 🙏
The only caveat is that it generates a process “AlfredExtraPane Web Content” https://www.google.com that takes ~300-400MB of RAM and it stays alive permane…
-
The Angular app is embedded in the Asp.net core application.
When the Azure ci/cd pipeline runs the below command -
``
The UI is not rendered. However, when I do the below command
``
…
-
Hi!
I noticed that in the `Cargo.toml` file Link-Time Optimization (LTO) for the project is not enabled. I suggest switching it on since it will reduce the binary size (always a good thing to have)…
-
What is the true benefit to running a mruby script as compiled bytecode `.mrb`, I assume it's faster because it doesn't need to parse first like a script `.rb`, but other than that how is it faster? I…
-
### Problem:
Currently the size of `libs2n.so` is over 1 megabyte in size. This makes it difficult to use s2n in some contexts where storage size is constrained (Eg AWS SDK use cases for IoT/embedded…
-
In many cases we blindly fetch an object from Gravity instead of using an already available embedded result that might be present. Currently we sometimes "optimize" for this by passing `shallow: true`…