Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

catalyst-network/dotnet-cipher-stream-benchmarking

Open more actions menu

Repository files navigation

ReDoc logo

Crypto Benchmarking

Discord GitHub followers GitHub stars Twitter Follow Subreddit subscribers

Setup

build:

dotnet publish -c Release -o out

Run benchmarks

To run all benchmarks and collate them into a single table:

out/benchmarks.dll -f '*' --join

To run single point of comparison eg benchmark the verification method of all libraries:

dotnet out/benchmarks.dll --anyCategories=verify —-join

To get info about memory allocation add -m to the console arguments

To run tests for a single library

dotnet out/benchmarks.dll

to get console options

Reports

Reports can be found in the BenchmarkDotNet.Artifacts/results folder. Report 16/05/2019

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.