Skip to content

Add buffer benchmarks #403

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

Merged
merged 2 commits into from
Jun 3, 2025
Merged

Add buffer benchmarks #403

merged 2 commits into from
Jun 3, 2025

Conversation

lhecker
Copy link
Member

@lhecker lhecker commented Jun 3, 2025

Also includes:

  • criterion update to v0.6
  • Simplify range parameter for GapBuffer::extract_raw
  • Allow deleting multiple units via TextBuffer::delete
  • And some additional smaller improvements


This directory contains Seph Gentle's ASCII-only `rustcode` editing traces from: https://github.com/josephg/editing-traces

The trace was provided under the [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) license.
Copy link
Member Author

@lhecker lhecker Jun 3, 2025

Choose a reason for hiding this comment

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

I'm not 100% sure if this is sufficiently attributed. It's how https://github.com/josephg/editing-traces itself quotes the license, however.

The added archive is quite large (relative to the size of the repository), but I figured it's way too small for LFS, and still worth having long term. It's one of the few pieces of "realistic" editing traces out there = worth benchmarking.

@lhecker lhecker requested a review from DHowett June 3, 2025 15:49
@lhecker lhecker merged commit a3d9aac into main Jun 3, 2025
3 checks passed
@lhecker lhecker deleted the dev/lhecker/buffer-benchmarks branch June 3, 2025 16:05
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