Skip to content

[MINOR][PYTHON] Add asv in dev/requirements.txt#54530

Closed
zhengruifeng wants to merge 2 commits intoapache:masterfrom
zhengruifeng:require_asv
Closed

[MINOR][PYTHON] Add asv in dev/requirements.txt#54530
zhengruifeng wants to merge 2 commits intoapache:masterfrom
zhengruifeng:require_asv

Conversation

@zhengruifeng
Copy link
Contributor

What changes were proposed in this pull request?

Add asv in dev/requirements.txt

Why are the changes needed?

asv is used to run the benchmark locally

Does this PR introduce any user-facing change?

no, dev-only

How was this patch tested?

ci

Was this patch authored or co-authored using generative AI tooling?

no

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

Could you add the direction that how to run the benchmark locally, @zhengruifeng ?

@zhengruifeng
Copy link
Contributor Author

thanks, merged to master

@zhengruifeng zhengruifeng deleted the require_asv branch February 27, 2026 04:36
@dongjoon-hyun
Copy link
Member

dongjoon-hyun commented Feb 27, 2026

Could you add the direction that how to run the benchmark locally, @zhengruifeng ?

Gentle ping once more, @zhengruifeng . I thought you were going to add something like the following to the PR description.

asv run --python=same --quick -b 'bench_arrow.LongArrowToPandasBenchmark'

@dongjoon-hyun
Copy link
Member

Maybe, pointing to python/benchmarks/README.md?

@zhengruifeng
Copy link
Contributor Author

@dongjoon-hyun sorry, I missed the comment. Sounds good, let me add direction on how to run a separate benchmark in README, thanks

dongjoon-hyun pushed a commit that referenced this pull request Feb 27, 2026
### What changes were proposed in this pull request?
Document how to run a specified benchmark

### Why are the changes needed?
to address #54530 (comment)

### Does this PR introduce _any_ user-facing change?
No, dev-only

### How was this patch tested?
CI

### Was this patch authored or co-authored using generative AI tooling?
No

Closes #54536 from zhengruifeng/doc_how_separate_benchmark.

Authored-by: Ruifeng Zheng <ruifengz@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
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.

3 participants