Skip to content

Commit

Permalink
PR(FEEDBACK): Apply feedback for renaming reports with date
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzadlone committed Jan 22, 2025
1 parent cc9187e commit 65584d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ In the report we will benchmark the following DefraDB ACP Operations:
- Registering Document(s) With Local ACP
- Checking Document Access With Local ACP
- Checking If Document Is Registered With Local ACP
- Comparing the results with the previous benchmarks done in `acp_bench_report_10e0f38f.md`
- Comparing the results with the previous benchmarks done in `acp_bench_report_20250114.md`

## Pre-Requisites

Expand Down Expand Up @@ -40,7 +40,7 @@ LOG_LEVEL=error humanbench go test -bench=. -benchmem -benchtime=10x
```

### Local ACP Setup
- The setup remains the same as our previous report: `acp_bench_report_10e0f38f.md`
- The setup remains the same as our previous report: `acp_bench_report_20250114.md`


## Benchmarking Local ACP Register Call
Expand Down

0 comments on commit 65584d6

Please sign in to comment.