benchmark

package
v1.9.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 11, 2024 License: MIT Imports: 1 Imported by: 0

README

Solana Trader API Benchmark Scripts

This folder contains a series of scripts that can be run for the purposes of benchmarking various aspects relevant to the functioning of Solana Trader API.

Scripts List

  • traderapi: Compares performance of Solana Trader API against fetching data directly from a reference Solana node.
  • txcompare: Compares submitting competing transactions to multiple Solana nodes to determine if one is consistently faster.
  • quotes: Compares performance of Solana Trader API against Jupiter API for quote calculation.

You can read through the main.go files for more information.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NewTokenResult

type NewTokenResult struct {
	TraderAPIEventTime  time.Time
	ThirdPartyEventTime time.Time
	BlockTime           time.Time
	Diff                time.Duration
}

type PumpTxInfo

type PumpTxInfo struct {
	TimeSeen time.Time
}

Directories

Path Synopsis
internal
csv

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL