Skip to content

Conversation

@ltratt
Copy link
Contributor

@ltratt ltratt commented Nov 18, 2025

Previously haste wrote output along the lines of:

>>> haste: running X
>>> haste: 10ms

When there are lots of benchmarks, that double line causes things to scroll off the top. This commit changes the output to look more like:

>>> haste: X ... 10ms

where the timing is only printed once the benchmark is run.

Previously haste wrote output along the lines of:

```
>>> haste: running X
>>> haste: 10ms
```

When there are lots of benchmarks, that double line causes things to
scroll off the top. This commit changes the output to look more like:

```
>>> haste: X ... 10ms
```

where the timing is only printed once the benchmark is run.
@vext01 vext01 added this pull request to the merge queue Nov 18, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Nov 18, 2025
@vext01 vext01 added this pull request to the merge queue Nov 19, 2025
Merged via the queue into main with commit c8bfc3f Nov 19, 2025
2 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.

3 participants