-
My name is McKenna Dallmeyer and I would like to submit python-docx to OSS-Fuzz.
If you are not familiar with the project, OSS-Fuzz is Google's platform for continuous fuzzing of Open Source Softwa…
-
The current eval implementation does not seem to support loss computation on a validation set during eval.
[eval code](https://github.com/facebookresearch/lingua/blob/main/apps/main/eval.py#L181)
…
-
./simulator-chipyard.harness-CEPVerilatorRocketConfig ../../sims/cep_cosim/testSuites/bareMetalTests/aesMacro/riscv_wrapper.elf +loadmem=../../sims/cep_cosim/testSuites/bareMetalTests/aesMacro/riscv_w…
-
Faban collects data about performance from the harness/master and each of the utilised agents. The number of agents utilised is arbitrary (from 0 to N), as well as the use of the harness/master to gen…
-
Currently with this library neither quicktime or windows media player are able to open most of the encodings supported by this library.
You can open with VLC but ideally the default media players s…
timja updated
1 month ago
-
Hey I'd like to suggest adding mimalloc to google/oss-fuzz. If you aren't familiar with fuzz testing, here is a bit of a run down ([from Wikipedia](https://en.wikipedia.org/wiki/Fuzzing));
> In [pr…
-
uname -a
Linux localhost.localdomain 4.19.90-52.el8.aarch64 #1 SMP Mon Aug 1 16:23:13 CST 2022 aarch64 aarch64 aarch64 GNU/Linux
I download jemalloc-5.3.0.tar.bz2 and compile it next step
tar -j…
-
> Good stuff, but oh boy did this give the user a hell of a foot-gun, especially with Decred where a non-final txn like the refund can enter mempool before locktime to wait for mining
Ah, I forgot …
-
test command:
```bash
for i in `seq 10` ; do time ./openjdk-11.0.19-internal-fastdebug/bin/java -jar renaissance-gpl-0.14.2.jar akka-uct &> test-openjdk11-$i.log ; done
```
result:
![image]…
-
Initial Thoughts:
- test harness? jest type harness versus docker-based? is what's in there now JUST for JSONSchema?
- could pair with, e.g., a VC-JWT and did-method-set profile for people to run lo…