diff --git a/benchmarks/bridge-fee.yml b/benchmarks/bridge-fee.yml index e096f421..83764ad3 100644 --- a/benchmarks/bridge-fee.yml +++ b/benchmarks/bridge-fee.yml @@ -18,11 +18,11 @@ unit: pct # obscures more than it reveals. dimensions: chain: - - { value: all, label: All destinations } - - { value: Solana, label: To Solana } - - { value: Base, label: To Base } - - { value: Arbitrum, label: To Arbitrum } - - { value: HyperCore, label: To HyperCore } + - { value: all, label: All routes } + - { value: Base, label: Sol to Base } + - { value: Arbitrum, label: Base to Arb } + - { value: Solana, label: Arb to Sol } + - { value: HyperCore, label: Arb to HyperCore } seo_intro: | This benchmark measures the cheapest cross-chain bridge live, refreshed diff --git a/benchmarks/bridge-quote-latency.yml b/benchmarks/bridge-quote-latency.yml index 48c033d9..ec2aed64 100644 --- a/benchmarks/bridge-quote-latency.yml +++ b/benchmarks/bridge-quote-latency.yml @@ -20,11 +20,11 @@ unit: ms # tab keeps the aggregate view; the per-chain tabs reveal the truth. dimensions: chain: - - { value: all, label: All destinations } - - { value: Solana, label: To Solana } - - { value: Base, label: To Base } - - { value: Arbitrum, label: To Arbitrum } - - { value: HyperCore, label: To HyperCore } + - { value: all, label: All routes } + - { value: Base, label: Sol to Base } + - { value: Arbitrum, label: Base to Arb } + - { value: Solana, label: Arb to Sol } + - { value: HyperCore, label: Arb to HyperCore } seo_intro: | This benchmark measures how fast each cross-chain bridge quote API