Research SP1 proving performance. CPU proving is a bit faster than RiscZero (in large batches) but the GPU proving was almost 16x slower. Make sure these match real expectations. Additionally, there may be some performance gains to be had by having BinaryTrieWitness and Events support constructors in a non-copy way that take in raw bytes (&[u8])
Research SP1 proving performance. CPU proving is a bit faster than RiscZero (in large batches) but the GPU proving was almost 16x slower. Make sure these match real expectations. Additionally, there may be some performance gains to be had by having
BinaryTrieWitnessandEventssupport constructors in a non-copy way that take in raw bytes (&[u8])