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

Add CProfile result and json test result to result dir #41

Merged
merged 4 commits into from
May 10, 2024

Conversation

LuQQiu
Copy link
Collaborator

@LuQQiu LuQQiu commented May 1, 2024

No description provided.

@LuQQiu LuQQiu requested a review from lucyge2022 May 1, 2024 18:50
bench.py Outdated
while time.time() - start_time < main_args.runtime:
test_suite.execute()

runtest(start_time, main_args.runtime, test_suite)
Copy link
Collaborator

Choose a reason for hiding this comment

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

why additional runtest here?

Copy link
Collaborator

@lucyge2022 lucyge2022 left a comment

Choose a reason for hiding this comment

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

LGTM, can u check why the ci tests are failiing?

@LuQQiu LuQQiu merged commit 84ef093 into fsspec:main May 10, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants