← 返回
未分类 Key 中文

Slv Benchmark

Run benchmark tests and connectivity checks for SLV endpoints using shredstream, grpc, or rpc with region-aware configuration and API key support.
使用 shredstream、grpc 或 rpc 对 SLV 端点进行基准测试和连通性检查,支持地区感知配置和 API 密钥。
poppin-fumi poppin-fumi 来源
未分类 clawhub v0.13.15 1 版本 99737.5 Key: 需要
★ 0
Stars
📥 380
下载
💾 0
安装
1
版本
#latest

概述

SLV Benchmark Skill

Benchmark and connectivity workflows for SLV.

Supported benchmark types

  • shredstream
  • grpc
  • rpc

Input collection order

For benchmark requests, collect inputs in this order:

  1. benchmark type
  2. region
  3. endpoint URLs

Region should be collected before execution because --region gives more accurate measurements for feed comparison.

geyserbench config generation

Use:

  • ~/.slv/api.yml for the ERPC API key when available
  • https://edge.erpc.global as erpc_url
  • two endpoint URLs for side-by-side comparison

Example config:

[config]
region = "frankfurt"
erpc_url = "https://edge.erpc.global"
erpc_api_key = "api-key"
transactions = 10000
account = "pAMMBay6oceH9fJKBRHGP5D4bD4sWpmSwMn52FMfXEA"
commitment = "processed"

[[endpoint]]
name = "http://endpoint-1"
url = "http://endpoint-1"
kind = "shredstream"

[[endpoint]]
name = "http://endpoint-2"
url = "http://endpoint-2"
kind = "shredstream"

Planned CLI shape

A natural future command shape is:

slv check geyserbench <options>

This should mirror the current slv check grpc / slv check shreds style by passing arguments through to the installed benchmark binary.

API key handling

If ~/.slv/api.yml does not contain the required ERPC API key, instruct the user to get a free API key and configure it first.

版本历史

共 1 个版本

  • v0.13.15 当前
    2026-05-03 09:27 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 72 📥 181,502
it-ops-security

Slv Grpc Geyser

poppin-fumi
使用 Ansible playbook 和模板部署和管理 Solana gRPC Geyser 流节点,支持 Yellowstone 或 Richat 插件。
★ 4 📥 1,229
dev-programming

Mcporter

steipete
使用 mcporter CLI 直接列出、配置、认证及调用 MCP 服务器/工具(支持 HTTP 或 stdio),涵盖临时服务器、配置编辑及 CLI/类型生成功能。
★ 195 📥 67,438