diff options
Diffstat (limited to 'doc/benchmarking.md')
| -rw-r--r-- | doc/benchmarking.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/benchmarking.md b/doc/benchmarking.md index a4c94169a..64b08d7d6 100644 --- a/doc/benchmarking.md +++ b/doc/benchmarking.md @@ -1,7 +1,7 @@ Benchmarking ============ -Dogecoin Core has an internal benchmarking framework, with benchmarks +Discoin Core has an internal benchmarking framework, with benchmarks for cryptographic algorithms such as SHA1, SHA256, SHA512 and RIPEMD160. As well as the rolling bloom filter. After compiling discoin-core, the benchmarks can be run with: |