diff --git a/README.md b/README.md
index a914a735..31cf0696 100644
--- a/README.md
+++ b/README.md
@@ -48,31 +48,37 @@ Check the details here: [performance](https://zkmopro.org/docs/performance).
Circuits |
snarkjs groth16 fullprove |
mopro (rust-witness + ark-works) |
+ witnesscalc + rapidsnark |
Keccak256 |
8406.2 ms |
1381.8 ms (~6x) |
+ 2792.6 ms (~3x) |
SHA256 |
2537.6 ms |
640.7 ms (~4x) |
+ 817.5 ms (~3.1x) |
RSA |
15.7 s |
6.1 s (~2.5x) |
+ 3.1 s (~5x) |
Semaphore |
902 ms |
257 ms (~3.5x) |
+ 347 ms (~2.5x) |
Anon Aadhaar |
26 s |
17 s (~1.5x) |
+ 11 s (~2.3x) |