parkbench

command module
v0.0.0-...-342490f Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

README

parkbench

Benchmark Parker point lookup service

Install

Download the latest release from the releases page and decompress it.

Or install it using go install if you have Go installed:

go install github.com/ParkerData/parkbench@latest

Run

$ parkbench -h
Usage of parkbench:
  -concurrency int
    	Number of concurrent requests (default 20)
  -csv string
    	Path to the CSV file with a list of IDs (default "ids.csv")
  -httpAddress string
    	http server address (default "localhost:8250")
  -idColumn string
    	id column name (default "id")


$ parkbench -httpAddress localhost:8250 -csv ids.csv -idColumn id -concurrency 20
...

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pb

Jump to

Keyboard shortcuts

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