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

[Subtask]: Parse JSON file #952

Closed
yangjie407 opened this issue Apr 8, 2024 · 0 comments
Closed

[Subtask]: Parse JSON file #952

yangjie407 opened this issue Apr 8, 2024 · 0 comments

Comments

@yangjie407
Copy link
Contributor

Parent Issue

Parent issue: #951

Detail of Subtask

The testing parameters for this benchmark framework are stored in JSON files within the infinity/python/vector_benchmark/configs folder. run.py reads the user's input (name of the configuration file), locates the corresponding file, and passes it to the base_client's init for parsing. The parameters from the JSON file are then saved in the base_client class.

Describe implementation you've considered

No response

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