Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to config/setup/run ftsb_redisearch #96

Open
michaelrun opened this issue Jul 19, 2024 · 0 comments
Open

How to config/setup/run ftsb_redisearch #96

michaelrun opened this issue Jul 19, 2024 · 0 comments

Comments

@michaelrun
Copy link

I'm referring to the link: ftsb to do benchmark redisearch:
ftsb_redisearch --file ecommerce-inventory.redisearch.commands.BENCH.csv
but --file is not supported anymore, maybe the README.md is outdated.
But i can't figure out how to do benchmark.
Take ecommerce_inventory for example, after I generate the data by running python3 ftsb_generate_ecommerce_inventory.py, there are 1M-ecommerce-inventory.redisearch.cfg.json ,1M-ecommerce-inventory.redisearch.commands.SETUP.csv and 1M-ecommerce-inventory.redisearch.commands.BENCH.csv
if run like below:
./bin/ftsb_redisearch -input scripts/datagen_redisearch/ecommerce_inventory/1M-ecommerce-inventory.redisearch.commands.SETUP.csv
it reports error:

2024/07/19 09:21:35 ftsb (git_sha1:00543af2b2776b1b7e041931d8314e2cec1405bd)
    setup writes/sec          writes/sec         updates/sec           reads/sec    cursor reads/sec         deletes/sec     current ops/sec           total ops             TX BW/sRX BW/s
2024/07/19 09:21:35 Unknown index name
2024/07/19 09:21:35 Unknown index name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant