-
Hi,
I would like to keep code size as small as possible for my project.
Analyzed my project size with different versions of cJSON build by IAR. Here is some data:
Existing project with some old …
-
Our code size is roughly 10x that of dav1d. We need to investigate why our code size is so much larger, and potentially optimize our code to generate a smaller binary.
-
### Describe the issue
The CDK documentation for `from_inline` states the `code` parameter has a size limit of **4KiB**. However, this limit is actually **4MB** according to the CloudFormation docume…
-
Hi
I try your code but i get error about memory. Whit uno its use (106%) of memory and whit nano (111%).
Any solution?
-
While reviewing some of the stale PRs I’ve noticed that we are frequently discussing the tradeoff between improving CPU time at the cost of increased code size. Example: https://github.com/dotnet/runt…
-
### Description
Currently, there exists opentitantool support (`opentitantool certificate codegen ...`) for generating device libraries that may be [used to generate X.509 certificate binary blobs](h…
-
Hello,
I am using the library but I have an issue, the generated qr code is huge, too big for the screen of my laptop... I tried to change the size of it by modifying len argument in the create fu…
-
I am just wondering how you get up to 22.13MB in the on anki uploaded version if the code is just as big as 11KB
-
QR codes containing longer text are printed with a smaller size than those containing only a short text. Maybe there is also a possibility to reduce the margins, so that there is more space for the QR…
-
This crate generates a *lot* of code. It is by nearly an order of magnitude the largest code size in our app's dependencies.
```
$ ll cache/github.com-1ecc6299db9ec823/k8s-openapi-0.18.0.crate
-…