-
Create integration test harness for packaged substream modules.
It should:
- [ ] Load substreams spkg module and use the grpc sf endpoint to test the consumption of the stream;
- [x] Cache the …
-
use guard pages to ensure code doesn't index outside designated buffers
-
1. Setup a performance testing harness that compares against the base line implementations in Canary.jl
2. Make it work on Supercloud/Nersc
-
The default C++ logic has some limitations for C projects that's causing failures during e.g. builds. A C-specific flow would benefit in alleviating these and also open the door up on how to add more …
-
The copied file is missing some objects that are used in the test. Below I post the error-msg, but the referenced vars that are not initalized are found here:
a: https://github.com/AztecProtocol/azte…
-
When I am evaluating few tasks, some of which (HellaSwag, PiQA, math_word_problems) encountered the following errors:
Traceback (most recent call last):
File "/data//anaconda3/envs/eval/bin/lm_e…
-
1. write a list of all scenarios to test
2. build harness to test those which are able to be tested from within the browser
-
Need help porting a SQL test set that validates correctness of query engine.
-
This would enable benchmarking rust-crypto in the context of a wider variety of implementations.
https://bench.cr.yp.to/supercop.html
-
Zgoubi has a nice feature that it can read a .res file to get the .dat used to generate it. We can use his feature to build as simple test harness called full_test.sh:
```sh
#!/bin/bash
set -euo …