-
Consult @tom-cosgrove-arm or @tom-daubney-arm and add a step-by-step description on how to do code size measurements to `/kb/how-to/non-functional-testing.md` (create the file if it doesn't exist yet)…
-
Tracking issue for:
- [ ] https://github.com/2lambda123/waku-org-go-waku/security/code-scanning/4
-
Consider the following example:
```
QR Code MWE
window.onload = function() {
var qrcode = new QRCode(document.getElementById("qrcode"), {
width : 300,
height : …
-
Hi,
I got this issue:"Code size larger than max(12)".
Why do we need a max value (12) here? Can i increase this value or just remove it from your code?
cryax updated
8 years ago
-
```
Warning: Contract code size exceeds 24576 bytes (a limit introduced in Spurious Dragon). This contract may not be deployable on Mainnet. Consider enabling the optimizer (with a low "runs" value!)…
-
Hi,
Using arm-none-eabi-size I'm getting the code size of a random file containning .rodata
```
arm-none-eabi-size "autogen/sl_iostream_init_eusart_instances.o" -A
autogen/sl_iostream_init_eusar…
-
Hello,
I have a dataset containing images of different sizes from 640*640 to 4000*4000. My model produces the best results when taking images whose size is around 1024*1024. So I use YOLO Patch, this…
-
# Handle
jonah1005
# Vulnerability details
## Impact
(It's duplicated with my previous submission. I can't find a way to modify the previous one. Please merge two submissions, please. It turns out…
-
Hi everyone!
I was wondering if the results reported in the paper for the code-refinement task (i.e, bug-fixing) (https://arxiv.org/pdf/2102.04664.pdf) have been generated using a beam size of 5 wh…
-
we are using Collabora Online - Built-in CODE Server
after 2 months without restart log file became very big (~2.8 Gb) in /tmp partition using big part of space
also remaining some flog files afte…