You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(general): Bump CI to cat voices ci branch (#24)
* fix(general): Spelling
* feat(general): Bump CI to proposed latest upstream version
* fix(docs): Markdown format error in table
* fix(docs): Spelling
* fix(rust): Update standard configs to CI required versions.
* ci(docs): Fix upstream CI earthfile reference
* ci(general): Replace temp branch with tagged CI version.
Copy file name to clipboardexpand all lines: integration_tests/rust/overhead_benchmark/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ It doesn't matter which network the snapshot is from because the benchmark will
11
11
There are 2 modes in which the benchmark can be executed:
12
12
13
13
| Benchmark name | Description |
14
-
---------------------------|--------------|
14
+
|--------------------------|--------------|
15
15
| pallas | When executed with `--bench-name pallas`, the benchmark reads the Mithril snapshot from origin to its tip using only the `pallas` crate mechanisms |
16
16
| cardano‑chain‑follower | When executed with `--bench-name cardano-chain-follower` it uses the `cardano-chain-follower` crate to follow the chain from origin to the tip of the specified snapshot |
0 commit comments