Skip to content

Conversation

@carols10cents
Copy link
Contributor

Which issue does this PR close?

This is a follow-on to #14818.

Rationale for this change

There were some further improvements to the documentation that @alamb and I noticed after #14818 was merged in.

What changes are included in this PR?

I noticed there was a label with the text "Arglebargle" that I put in there before I knew where that text ended up (it's a heading in the bench.sh output)

@alamb had a suggestion in the previous PR that I've now taken

In my next PR, @alamb noticed I forgot to add this benchmark's description to benchmarks/README.md

Are these changes tested?

Nope, they're just docs :)

Are there any user-facing changes?

These are the docs :)

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thank you as always @carols10cents 🙏

The output of `dfbench` help includes a description of each benchmark, which is reproduced here for convenience
The output of `dfbench` help includes a description of each benchmark, which is reproduced here for convenience.

## Cancellation
Copy link
Contributor

Choose a reason for hiding this comment

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

❤️


let mut rundata = BenchmarkRun::new();
rundata.start_new_case("Arglebargle");
rundata.start_new_case("Cancellation");
Copy link
Contributor

Choose a reason for hiding this comment

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

🤦 -- sorry about that.

Though today I have learned a new placeholder word!

@carols10cents carols10cents changed the title Replace placeholder with a more appropriate benchmark title Improve benchmark documentation Mar 7, 2025
@alamb alamb merged commit 13b731c into apache:main Mar 7, 2025
25 checks passed
@alamb
Copy link
Contributor

alamb commented Mar 7, 2025

Thanks again @carols10cents

@alamb alamb added the documentation Improvements or additions to documentation label Mar 7, 2025
danila-b pushed a commit to danila-b/datafusion that referenced this pull request Mar 8, 2025
* Replace placeholder with a more appropriate benchmark title

* Clarify purpose of this benchmark

* Add cancellation benchmark to benchmarks README
@carols10cents carols10cents deleted the cancellation-benchmark-doc-improvements branch March 13, 2025 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants