Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions benchmarks/network-fees.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ providers:
p99: quantile_over_time(0.99, tx_fee_native_transfer_usd{chain="ethereum",tier="fast"}[24h])
mean: avg_over_time(tx_fee_native_transfer_usd{chain="ethereum",tier="std"}[24h])
success: avg_over_time(tx_fee_health{chain="ethereum"}[24h])
sample_size: count_over_time(tx_fee_native_transfer_usd{chain="ethereum",tier="std"}[7d])
series: tx_fee_native_transfer_usd{chain="ethereum",tier="std"}

- slug: bnb
Expand All @@ -176,6 +177,7 @@ providers:
p99: quantile_over_time(0.99, tx_fee_native_transfer_usd{chain="bnb",tier="fast"}[24h])
mean: avg_over_time(tx_fee_native_transfer_usd{chain="bnb",tier="std"}[24h])
success: avg_over_time(tx_fee_health{chain="bnb"}[24h])
sample_size: count_over_time(tx_fee_native_transfer_usd{chain="bnb",tier="std"}[7d])
series: tx_fee_native_transfer_usd{chain="bnb",tier="std"}

- slug: solana
Expand All @@ -189,6 +191,7 @@ providers:
p99: quantile_over_time(0.99, tx_fee_native_transfer_usd{chain="solana",tier="fast"}[24h])
mean: avg_over_time(tx_fee_native_transfer_usd{chain="solana",tier="std"}[24h])
success: avg_over_time(tx_fee_health{chain="solana"}[24h])
sample_size: count_over_time(tx_fee_native_transfer_usd{chain="solana",tier="std"}[7d])
series: tx_fee_native_transfer_usd{chain="solana",tier="std"}

- slug: tron
Expand All @@ -202,6 +205,7 @@ providers:
p99: quantile_over_time(0.99, tx_fee_native_transfer_usd{chain="tron",tier="single"}[24h])
mean: avg_over_time(tx_fee_native_transfer_usd{chain="tron",tier="single"}[24h])
success: avg_over_time(tx_fee_health{chain="tron"}[24h])
sample_size: count_over_time(tx_fee_native_transfer_usd{chain="tron",tier="single"}[7d])
series: tx_fee_native_transfer_usd{chain="tron",tier="single"}

- slug: cardano
Expand All @@ -215,6 +219,7 @@ providers:
p99: quantile_over_time(0.99, tx_fee_native_transfer_usd{chain="cardano",tier="single"}[24h])
mean: avg_over_time(tx_fee_native_transfer_usd{chain="cardano",tier="single"}[24h])
success: avg_over_time(tx_fee_health{chain="cardano"}[24h])
sample_size: count_over_time(tx_fee_native_transfer_usd{chain="cardano",tier="single"}[7d])
series: tx_fee_native_transfer_usd{chain="cardano",tier="single"}

- slug: sui
Expand All @@ -228,6 +233,7 @@ providers:
p99: quantile_over_time(0.99, tx_fee_native_transfer_usd{chain="sui",tier="std"}[24h])
mean: avg_over_time(tx_fee_native_transfer_usd{chain="sui",tier="std"}[24h])
success: avg_over_time(tx_fee_health{chain="sui"}[24h])
sample_size: count_over_time(tx_fee_native_transfer_usd{chain="sui",tier="std"}[7d])
series: tx_fee_native_transfer_usd{chain="sui",tier="std"}

- slug: litecoin
Expand All @@ -241,6 +247,7 @@ providers:
p99: quantile_over_time(0.99, tx_fee_native_transfer_usd{chain="litecoin",tier="fast"}[24h])
mean: avg_over_time(tx_fee_native_transfer_usd{chain="litecoin",tier="std"}[24h])
success: avg_over_time(tx_fee_health{chain="litecoin"}[24h])
sample_size: count_over_time(tx_fee_native_transfer_usd{chain="litecoin",tier="std"}[7d])
series: tx_fee_native_transfer_usd{chain="litecoin",tier="std"}

- slug: monero
Expand All @@ -254,6 +261,7 @@ providers:
p99: quantile_over_time(0.99, tx_fee_native_transfer_usd{chain="monero",tier="fast"}[24h])
mean: avg_over_time(tx_fee_native_transfer_usd{chain="monero",tier="std"}[24h])
success: avg_over_time(tx_fee_health{chain="monero"}[24h])
sample_size: count_over_time(tx_fee_native_transfer_usd{chain="monero",tier="std"}[7d])
series: tx_fee_native_transfer_usd{chain="monero",tier="std"}

- slug: arbitrum
Expand All @@ -267,6 +275,7 @@ providers:
p99: quantile_over_time(0.99, tx_fee_native_transfer_usd{chain="arbitrum",tier="fast"}[24h])
mean: avg_over_time(tx_fee_native_transfer_usd{chain="arbitrum",tier="std"}[24h])
success: avg_over_time(tx_fee_health{chain="arbitrum"}[24h])
sample_size: count_over_time(tx_fee_native_transfer_usd{chain="arbitrum",tier="std"}[7d])
series: tx_fee_native_transfer_usd{chain="arbitrum",tier="std"}
- slug: robinhood
name: Robinhood Chain
Expand All @@ -279,6 +288,7 @@ providers:
p99: quantile_over_time(0.99, tx_fee_native_transfer_usd{chain="robinhood",tier="fast"}[24h])
mean: avg_over_time(tx_fee_native_transfer_usd{chain="robinhood",tier="std"}[24h])
success: avg_over_time(tx_fee_health{chain="robinhood"}[24h])
sample_size: count_over_time(tx_fee_native_transfer_usd{chain="robinhood",tier="std"}[7d])
series: tx_fee_native_transfer_usd{chain="robinhood",tier="std"}
- slug: base
name: Base
Expand All @@ -291,6 +301,7 @@ providers:
p99: quantile_over_time(0.99, tx_fee_native_transfer_usd{chain="base",tier="fast"}[24h])
mean: avg_over_time(tx_fee_native_transfer_usd{chain="base",tier="std"}[24h])
success: avg_over_time(tx_fee_health{chain="base"}[24h])
sample_size: count_over_time(tx_fee_native_transfer_usd{chain="base",tier="std"}[7d])
series: tx_fee_native_transfer_usd{chain="base",tier="std"}
- slug: zksync
name: zkSync Era
Expand All @@ -303,6 +314,7 @@ providers:
p99: quantile_over_time(0.99, tx_fee_native_transfer_usd{chain="zksync",tier="fast"}[24h])
mean: avg_over_time(tx_fee_native_transfer_usd{chain="zksync",tier="std"}[24h])
success: avg_over_time(tx_fee_health{chain="zksync"}[24h])
sample_size: count_over_time(tx_fee_native_transfer_usd{chain="zksync",tier="std"}[7d])
series: tx_fee_native_transfer_usd{chain="zksync",tier="std"}
- slug: linea
name: Linea
Expand All @@ -315,6 +327,7 @@ providers:
p99: quantile_over_time(0.99, tx_fee_native_transfer_usd{chain="linea",tier="fast"}[24h])
mean: avg_over_time(tx_fee_native_transfer_usd{chain="linea",tier="std"}[24h])
success: avg_over_time(tx_fee_health{chain="linea"}[24h])
sample_size: count_over_time(tx_fee_native_transfer_usd{chain="linea",tier="std"}[7d])
series: tx_fee_native_transfer_usd{chain="linea",tier="std"}
- slug: mantle
name: Mantle
Expand All @@ -327,6 +340,7 @@ providers:
p99: quantile_over_time(0.99, tx_fee_native_transfer_usd{chain="mantle",tier="fast"}[24h])
mean: avg_over_time(tx_fee_native_transfer_usd{chain="mantle",tier="std"}[24h])
success: avg_over_time(tx_fee_health{chain="mantle"}[24h])
sample_size: count_over_time(tx_fee_native_transfer_usd{chain="mantle",tier="std"}[7d])
series: tx_fee_native_transfer_usd{chain="mantle",tier="std"}
- slug: taiko
name: Taiko
Expand All @@ -339,4 +353,5 @@ providers:
p99: quantile_over_time(0.99, tx_fee_native_transfer_usd{chain="taiko",tier="fast"}[24h])
mean: avg_over_time(tx_fee_native_transfer_usd{chain="taiko",tier="std"}[24h])
success: avg_over_time(tx_fee_health{chain="taiko"}[24h])
sample_size: count_over_time(tx_fee_native_transfer_usd{chain="taiko",tier="std"}[7d])
series: tx_fee_native_transfer_usd{chain="taiko",tier="std"}
7 changes: 7 additions & 0 deletions benchmarks/token-deployment-cost.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ providers:
p99: quantile_over_time(0.99, token_deployment_cost_usd{chain="solana"}[24h])
mean: avg_over_time(token_deployment_cost_usd{chain="solana"}[24h])
series: token_deployment_cost_usd{chain="solana"}
sample_size: count_over_time(token_deployment_cost_usd{chain="solana"}[7d])

- slug: sui
name: Sui
Expand All @@ -107,6 +108,7 @@ providers:
p99: quantile_over_time(0.99, token_deployment_cost_usd{chain="sui"}[24h])
mean: avg_over_time(token_deployment_cost_usd{chain="sui"}[24h])
series: token_deployment_cost_usd{chain="sui"}
sample_size: count_over_time(token_deployment_cost_usd{chain="sui"}[7d])

- slug: aptos
name: Aptos
Expand All @@ -119,6 +121,7 @@ providers:
p99: quantile_over_time(0.99, token_deployment_cost_usd{chain="aptos"}[24h])
mean: avg_over_time(token_deployment_cost_usd{chain="aptos"}[24h])
series: token_deployment_cost_usd{chain="aptos"}
sample_size: count_over_time(token_deployment_cost_usd{chain="aptos"}[7d])

- slug: osmosis
name: Osmosis
Expand All @@ -131,6 +134,7 @@ providers:
p99: quantile_over_time(0.99, token_deployment_cost_usd{chain="osmosis"}[24h])
mean: avg_over_time(token_deployment_cost_usd{chain="osmosis"}[24h])
series: token_deployment_cost_usd{chain="osmosis"}
sample_size: count_over_time(token_deployment_cost_usd{chain="osmosis"}[7d])

- slug: injective
name: Injective
Expand All @@ -143,6 +147,7 @@ providers:
p99: quantile_over_time(0.99, token_deployment_cost_usd{chain="injective"}[24h])
mean: avg_over_time(token_deployment_cost_usd{chain="injective"}[24h])
series: token_deployment_cost_usd{chain="injective"}
sample_size: count_over_time(token_deployment_cost_usd{chain="injective"}[7d])

- slug: cardano
name: Cardano
Expand All @@ -155,6 +160,7 @@ providers:
p99: quantile_over_time(0.99, token_deployment_cost_usd{chain="cardano"}[24h])
mean: avg_over_time(token_deployment_cost_usd{chain="cardano"}[24h])
series: token_deployment_cost_usd{chain="cardano"}
sample_size: count_over_time(token_deployment_cost_usd{chain="cardano"}[7d])

- slug: stellar
name: Stellar
Expand All @@ -167,3 +173,4 @@ providers:
p99: quantile_over_time(0.99, token_deployment_cost_usd{chain="stellar"}[24h])
mean: avg_over_time(token_deployment_cost_usd{chain="stellar"}[24h])
series: token_deployment_cost_usd{chain="stellar"}
sample_size: count_over_time(token_deployment_cost_usd{chain="stellar"}[7d])
11 changes: 11 additions & 0 deletions benchmarks/tokenized-stock-peg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ providers:
p99: quantile_over_time(0.99, tsp_deviation_bps{issuer="robinhood", asset="nvda", market_state="regular"}[24h])
mean: avg_over_time(tsp_deviation_bps{issuer="robinhood", asset="nvda", market_state="regular"}[24h])
success: avg_over_time(tsp_health{asset="nvda"}[24h])
sample_size: count_over_time(tsp_deviation_bps{issuer="robinhood", asset="nvda", market_state="regular"}[7d])
series: tsp_deviation_bps{issuer="robinhood", asset="nvda", market_state="regular"}
- slug: aapl
name: AAPL
Expand All @@ -109,6 +110,7 @@ providers:
p99: quantile_over_time(0.99, tsp_deviation_bps{issuer="robinhood", asset="aapl", market_state="regular"}[24h])
mean: avg_over_time(tsp_deviation_bps{issuer="robinhood", asset="aapl", market_state="regular"}[24h])
success: avg_over_time(tsp_health{asset="aapl"}[24h])
sample_size: count_over_time(tsp_deviation_bps{issuer="robinhood", asset="aapl", market_state="regular"}[7d])
series: tsp_deviation_bps{issuer="robinhood", asset="aapl", market_state="regular"}
- slug: googl
name: GOOGL
Expand All @@ -120,6 +122,7 @@ providers:
p99: quantile_over_time(0.99, tsp_deviation_bps{issuer="robinhood", asset="googl", market_state="regular"}[24h])
mean: avg_over_time(tsp_deviation_bps{issuer="robinhood", asset="googl", market_state="regular"}[24h])
success: avg_over_time(tsp_health{asset="googl"}[24h])
sample_size: count_over_time(tsp_deviation_bps{issuer="robinhood", asset="googl", market_state="regular"}[7d])
series: tsp_deviation_bps{issuer="robinhood", asset="googl", market_state="regular"}
- slug: tsla
name: TSLA
Expand All @@ -131,6 +134,7 @@ providers:
p99: quantile_over_time(0.99, tsp_deviation_bps{issuer="robinhood", asset="tsla", market_state="regular"}[24h])
mean: avg_over_time(tsp_deviation_bps{issuer="robinhood", asset="tsla", market_state="regular"}[24h])
success: avg_over_time(tsp_health{asset="tsla"}[24h])
sample_size: count_over_time(tsp_deviation_bps{issuer="robinhood", asset="tsla", market_state="regular"}[7d])
series: tsp_deviation_bps{issuer="robinhood", asset="tsla", market_state="regular"}
- slug: pltr
name: PLTR
Expand All @@ -142,6 +146,7 @@ providers:
p99: quantile_over_time(0.99, tsp_deviation_bps{issuer="robinhood", asset="pltr", market_state="regular"}[24h])
mean: avg_over_time(tsp_deviation_bps{issuer="robinhood", asset="pltr", market_state="regular"}[24h])
success: avg_over_time(tsp_health{asset="pltr"}[24h])
sample_size: count_over_time(tsp_deviation_bps{issuer="robinhood", asset="pltr", market_state="regular"}[7d])
series: tsp_deviation_bps{issuer="robinhood", asset="pltr", market_state="regular"}
- slug: meta
name: META
Expand All @@ -153,6 +158,7 @@ providers:
p99: quantile_over_time(0.99, tsp_deviation_bps{issuer="robinhood", asset="meta", market_state="regular"}[24h])
mean: avg_over_time(tsp_deviation_bps{issuer="robinhood", asset="meta", market_state="regular"}[24h])
success: avg_over_time(tsp_health{asset="meta"}[24h])
sample_size: count_over_time(tsp_deviation_bps{issuer="robinhood", asset="meta", market_state="regular"}[7d])
series: tsp_deviation_bps{issuer="robinhood", asset="meta", market_state="regular"}
- slug: amd
name: AMD
Expand All @@ -164,6 +170,7 @@ providers:
p99: quantile_over_time(0.99, tsp_deviation_bps{issuer="robinhood", asset="amd", market_state="regular"}[24h])
mean: avg_over_time(tsp_deviation_bps{issuer="robinhood", asset="amd", market_state="regular"}[24h])
success: avg_over_time(tsp_health{asset="amd"}[24h])
sample_size: count_over_time(tsp_deviation_bps{issuer="robinhood", asset="amd", market_state="regular"}[7d])
series: tsp_deviation_bps{issuer="robinhood", asset="amd", market_state="regular"}
- slug: msft
name: MSFT
Expand All @@ -175,6 +182,7 @@ providers:
p99: quantile_over_time(0.99, tsp_deviation_bps{issuer="robinhood", asset="msft", market_state="regular"}[24h])
mean: avg_over_time(tsp_deviation_bps{issuer="robinhood", asset="msft", market_state="regular"}[24h])
success: avg_over_time(tsp_health{asset="msft"}[24h])
sample_size: count_over_time(tsp_deviation_bps{issuer="robinhood", asset="msft", market_state="regular"}[7d])
series: tsp_deviation_bps{issuer="robinhood", asset="msft", market_state="regular"}
- slug: amzn
name: AMZN
Expand All @@ -186,6 +194,7 @@ providers:
p99: quantile_over_time(0.99, tsp_deviation_bps{issuer="robinhood", asset="amzn", market_state="regular"}[24h])
mean: avg_over_time(tsp_deviation_bps{issuer="robinhood", asset="amzn", market_state="regular"}[24h])
success: avg_over_time(tsp_health{asset="amzn"}[24h])
sample_size: count_over_time(tsp_deviation_bps{issuer="robinhood", asset="amzn", market_state="regular"}[7d])
series: tsp_deviation_bps{issuer="robinhood", asset="amzn", market_state="regular"}
- slug: spy
name: SPY
Expand All @@ -197,6 +206,7 @@ providers:
p99: quantile_over_time(0.99, tsp_deviation_bps{issuer="robinhood", asset="spy", market_state="regular"}[24h])
mean: avg_over_time(tsp_deviation_bps{issuer="robinhood", asset="spy", market_state="regular"}[24h])
success: avg_over_time(tsp_health{asset="spy"}[24h])
sample_size: count_over_time(tsp_deviation_bps{issuer="robinhood", asset="spy", market_state="regular"}[7d])
series: tsp_deviation_bps{issuer="robinhood", asset="spy", market_state="regular"}
- slug: mu
name: MU
Expand All @@ -208,4 +218,5 @@ providers:
p99: quantile_over_time(0.99, tsp_deviation_bps{issuer="robinhood", asset="mu", market_state="regular"}[24h])
mean: avg_over_time(tsp_deviation_bps{issuer="robinhood", asset="mu", market_state="regular"}[24h])
success: avg_over_time(tsp_health{asset="mu"}[24h])
sample_size: count_over_time(tsp_deviation_bps{issuer="robinhood", asset="mu", market_state="regular"}[7d])
series: tsp_deviation_bps{issuer="robinhood", asset="mu", market_state="regular"}
2 changes: 2 additions & 0 deletions benchmarks/usdy-nav-basis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ providers:
p99: quantile_over_time(0.99, abs(usdy_basis_bps{venue="orca-solana"})[24h:])
mean: avg_over_time(abs(usdy_basis_bps{venue="orca-solana"})[24h:])
success: avg_over_time(usdy_health{venue="orca-solana"}[24h])
sample_size: count_over_time(usdy_basis_bps{venue="orca-solana"}[7d])
series: usdy_basis_bps{venue="orca-solana"}
- slug: pyth-market
name: Pyth market composite
Expand All @@ -87,4 +88,5 @@ providers:
p99: quantile_over_time(0.99, abs(usdy_basis_bps{venue="pyth-market"})[24h:])
mean: avg_over_time(abs(usdy_basis_bps{venue="pyth-market"})[24h:])
success: avg_over_time(usdy_health{venue="pyth-market"}[24h])
sample_size: count_over_time(usdy_basis_bps{venue="pyth-market"}[7d])
series: usdy_basis_bps{venue="pyth-market"}
Loading
Loading