# EPF Cohort 6 Updates – Week 14
## Benchmarking Progress
## RiscZero
**Repository:** https://github.com/REamLabs/consenzero-bench
Finally my PR got merged for implementing traits and epoch benchmarking inside risczero.
https://github.com/ReamLabs/consenzero-bench/pull/25
Now instead of separately adding PR for sp1 as well, I'm instead making a generalised zkvm benchmarking framework inside Ream-zkVm-benchmarks.
https://github.com/x-senpai-x/Ream-ZKVM-Benchmarks/
## Zisk
I am still waiting for Zisk's team approval for this, I pinged them again lets see how this goes
**Repository:** https://github.com/x-senpai-x/consenzisk-bench
## LeanConsensus
I have got familiar with the updates going on around pqDevnet and [LeanEthereum](https://github.com/leanEthereum).
The last ethProofs call was really interesting as well specially the [Native Rollup Book](https://native-rollups.l2beat.com/introduction.html) and a new zkvm by [AntChain OpenLabs](https://openlabs-intl.antdigital.com/home)
We'll have a call with our mentor Unnawut as well and then discuss the further plans, and until then I'll be looking for ways we could incorporate any one ZKVm execution directly into Lean Client in Ream.
I had been sick around Friday and Saturday as well so couldn't do much work during that time. However I am fully fit right now and ready to work.
## Next Week's Goals
- [ ] Start integrating RiscZero into Ream's Lean State.
- [ ] Once I get updates from Zisk Team, benchmark it
- [ ] Try to complete unified ZkVm benchmarking atleast for RiscZero and SP1