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

update buckifier for new json format and updated macros #9643

Closed
wants to merge 1 commit into from

Conversation

likewhatevs
Copy link
Contributor

Differential Revision: D34543573

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D34543573

Copy link
Contributor

@jay-zhuang jay-zhuang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -41,6 +41,6 @@
"""

fancy_bench_template = """
fancy_bench_wrapper(suite_name="{name}", binary_to_bench_to_metric_list_map={bench_config}, slow={slow}, expected_runtime={expected_runtime})
fancy_bench_wrapper(suite_name="{name}", binary_to_bench_to_metric_list_map={bench_config}, slow={slow}, expected_runtime={expected_runtime}, sl_iterations={sl_iterations}, regression_threshold={regression_threshold})
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we set a default value here?
Is there any other parameter we could use?
Is the setting per test or test_suit?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The json's contain default parameters, these are per test suite.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would be great to have per test config. (maybe with later diff).

Summary: Pull Request resolved: facebook#9643

Reviewed By: jay-zhuang

Differential Revision: D34543573

fbshipit-source-id: c968f4f8920712af5cbf41cadd409bc72c859246
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D34543573

likewhatevs pushed a commit to likewhatevs/rocksdb that referenced this pull request Mar 1, 2022
Summary: Pull Request resolved: facebook#9643

Differential Revision: D34543573

fbshipit-source-id: 4fbe6b31c8e2f1afb68fec9573e9c7bd1a853011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants