mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-10-07 22:57:07 +00:00
docs: Encryption benchmarking.
This commit is contained in:
parent
1f07d25706
commit
a19cbc1edd
@ -75,3 +75,9 @@ const CustomEncryption = async () => {
|
|||||||
|
|
||||||
export default CustomEncryption
|
export default CustomEncryption
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Benchmarking
|
||||||
|
|
||||||
|
The performance of your encryption module can be measured by comparing your benchmarks against those of OrbitDB.
|
||||||
|
|
||||||
|
See [SimpleEncryption](https://github.com/orbitdb/simple-encryption) for a set of [re-usable benchmarks](https://github.com/orbitdb/simple-encryption/tree/main/benchmarks).
|
||||||
Loading…
x
Reference in New Issue
Block a user