-
### Description
The dedupl operation in `SetCellRichText()` is quite CPU intensive when exporting a bunch of cells together (at least ***O(n²s)***, where ***n*** is the number of cells and ***s…
-
We want to use Catch2 benchmark for performance regression tests. Therefore we output the data as xml and store it in a database that we can compare the performance over different commits. For compari…
-
In the past 18 months two corrupted .omap files were reported where the analysis showed that the corruption happened while writing object coordinates.
Although Mapper uses the `QSaveFile` class to …
-
I build and maintain a library for parsing property list files in Rust, [plist-rs](http://github.com/conradev/plist-rs), and I created benchmarks to compare it to the other common plist parsing librar…
-
I just updated a project after a long time but was unable to generate the app descriptor
```
apm generate app-descriptor
Android package name: air.com.company.appname
✗ Android manifest merge
…
-
It's possible to reduce memory allocation in Coordinator by setting its thread-local member to null instead of removing it. See the patch below:
```
diff --git a/jaxb-ri/runtime/impl/src/main/java/co…
-
### Terms
- [X] I have searched [open and closed feature requests](https://github.com/scribe-org/Scribe-Android/issues?q=is%3Aissue+label%3Afeature)
- [X] I agree to follow Scribe-Android's [Code of …
-
### Run Information
Name | Value
-- | --
Architecture | x86
OS | Windows 10.0.22621
Queue | TigerWindows
Baseline | [46f3c107cc00d8406a7c147b1f21a95ab0717c2c](https://github.com/dotnet/run…
-
v0.15.2
Bruno cannot start/hangs/get killed (app not responding, one thread gets stuck or takes too long to answer?) when a request has a large XML body.
This request was in a postman collection, …
-
## To-do
- [x] [HTML output minification](https://gohugo.io/hugo-pipes/minification/) (CSS/JS assets are already minified) :arrow_right: #251
- [ ] Are XML (sitemap, RSS), SVG (icons), and JS…