Caliper

A blockchain benchmark framework to measure performance of multiple blockchain solutions https://wiki.hyperledger.org/display/caliper
Alternatives To Caliper
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Leveldb33,8524a month ago4June 24, 2021300bsd-3-clauseC++
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Fastify29,2031,1313,01016 hours ago274October 19, 202390otherJavaScript
Fast and low overhead web framework, for Node.js
Fasthttp20,4256453,5072 days ago187November 12, 202386mitGo
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
Benchmarkdotnet9,6191,12514415 hours ago65November 01, 2023216mitC#
Powerful .NET library for benchmarking
Frameworkbenchmarks7,199
a day ago148otherJava
Source for the TechEmpower Framework Benchmarks project
Bigcache6,9022067206 days ago35October 24, 202288apache-2.0Go
Efficient cache for gigabytes of data written in Go.
Web Frameworks6,797
12 hours ago13April 27, 2021193mitPHP
Which is the fastest web framework?
Criterion.rs3,8782454,8123 days ago25May 26, 2023146apache-2.0Rust
Statistics-driven benchmarking library for Rust
Yet Another Bench Script3,147
21 hours ago3wtfplShell
YABS - a simple bash script to estimate Linux server performance using fio, iperf3, & Geekbench
Jquery Dynatable2,788
5 years ago1March 31, 2015232otherJavaScript
A more-fun, semantic, alternative to datatables
Alternatives To Caliper
Select To Compare


Alternative Project Comparisons
Readme

Hyperledger Caliper

CI codecov CII Best Practices license node (scoped) npm (scoped) npm Docker Pulls Discord.Chat Mailing list

Welcome to the Hyperledger Caliper project. Caliper is a blockchain performance benchmark framework, which allows users to test different blockchain solutions with predefined use cases, and get a set of performance test results.

Currently supported blockchain solutions:

Currently supported performance indicators:

  • Success rate
  • Transaction/Read throughput
  • Transaction/Read latency (minimum, maximum, average)
  • Resource consumption (CPU, Memory, Network IO, ...)

See the PSWG white paper to find out the definitions and corresponding measurement methods.

For more information on using Caliper, please consult the documentation site

Configuration and usage

See the related documentation page.

How to contact us

If you have any issues using Caliper that the documentation does not help you solve, please reach out to us through the following methods:

  • Discord Please feel free to contact us on Discord (instant messaging). We monitor the Caliper channels as closely as possible, but even if you don't have a problem that needs resolving, why not jump on and say hi ... we'd love to hear from you about your experiences and any new features you think we should work on.
  • Issues Feel free to raise an issue if you are facing a Caliper related problem

Caliper interacts with multiple blockchain technologies and consequently it might be an issue with the underlying blockchain technology being interacted with. You can seek specific help on these technologies on the same Discord server such as the Fabric or Besu channels.

How to contribute

We welcome contributions to the Caliper code base. Please see Contributing for more information.

License

Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.

Popular Performance Projects
Popular Benchmark Projects
Popular Software Performance Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Blockchain
Ethereum
Benchmark
Transaction
Performance
Hyperledger