perf(MergedText): if all chunks are merged, just concatenate them all #285
No reviewers
Labels
No labels
Compat/Breaking
Kind
Bad merge
Kind
Bug
Kind
Documentation
Kind
Enhancement
Kind
Feature
Kind
New language
Kind
Security
Kind
Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: mergiraf/mergiraf#285
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ada4a/mergiraf:merged_text_render_all_merged"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'd say this scenario is realistic in practice, since sometimes we do manage to solve all the conflicts.
This is my first
perf
commit to use criterion, and the results are quite impressive :)I would be glad to attach the benchmark to the PR, but it was done in a somewhat hacky way -- since the benchmarks are compiled as external packages, I needed to make a bunch of stuff public so that they could access it