banyandb-billy

command module
v0.0.0-...-59b5cea Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2023 License: Apache-2.0 Imports: 22 Imported by: 0

README

Billy Benchmark for BanyanDB

Load data

First, start banyandb. And create resources,

$ bydbctl group create -f ./scripts/group.yaml
$ bydbctl measure create -f ./scripts/measure.yaml
$ go run ./scripts/create_topn.go

After schema are setup,

$ ./scripts/load_data_5K_client.sh

which will load 5K measure per minute (24 hours in total) into the BanyanDB.

Run query tests

For a simple verification that the data has been written successfully, use the following script,

$ bydbctl measure query -f ./query/measure_query.yaml

Then run query job,

$ time go run ./query/query.go

Acknowledgement

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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