From 4fc910967cf192d697dd02623d353413bea4b61e Mon Sep 17 00:00:00 2001 From: Patrick Ge <53650488+cococo2000@users.noreply.github.com> Date: Tue, 16 Jul 2024 14:32:20 +0800 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 82cd022..ecfb8e0 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # Web3Bench -[![Java with Maven](https://github.com/cococo2000/Web3Bench/actions/workflows/maven.yml/badge.svg?branch=master)](https://github.com/cococo2000/Web3Bench/actions/workflows/maven.yml) +[![LICENSE](https://img.shields.io/github/license/cococo2000/Web3Bench.svg)](https://github.com/cococo2000/Web3Bench/blob/master/LICENSE) +[![Build Status](https://github.com/cococo2000/Web3Bench/actions/workflows/maven.yml/badge.svg?branch=master)](https://github.com/cococo2000/Web3Bench/actions/workflows/maven.yml) +[![Issues](https://img.shields.io/github/issues/cococo2000/Web3Bench.svg)](https://github.com/cococo2000/Web3Bench/issues) +[![Issues](https://img.shields.io/github/issues-closed/cococo2000/Web3Bench.svg)](https://github.com/cococo2000/Web3Bench/issues) +[![PR](https://img.shields.io/github/issues-pr/cococo2000/Web3Bench.svg)]([https://github.com/cococo2000/Web3Bench/issues](https://github.com/cococo2000/Web3Bench/pulls)) +[![PR](https://img.shields.io/github/issues-pr-closed/cococo2000/Web3Bench.svg)]([https://github.com/cococo2000/Web3Bench/issues](https://github.com/cococo2000/Web3Bench/pulls)) Welcome to Web3Bench, a cutting-edge benchmark designed specifically for real-world Web3 applications and addressing the challenges of decentralized databases. This benchmark offers a unified approach by providing a cohesive data model and workload that cover both transactional (T) and analytical (A) tasks. Notable features include a novel business scenario sourced from the Web3 domain, a categorization of workloads based on latency requirements (real-time, online serving, and batch processing), and the incorporation of latency limits for real-time and online queries, along with measuring batch query throughput.