Skip to content
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

Micro-optimize _line parser #538

Merged
merged 2 commits into from
Feb 26, 2025
Merged

Micro-optimize _line parser #538

merged 2 commits into from
Feb 26, 2025

Conversation

Swatinem
Copy link
Contributor

The ReportLine __post_init__ method already converts LineSessions to proper objects. No need to do that in _line as well.

The `ReportLine` `__post_init__` method already converts `LineSession`s to proper objects. No need to do that in `_line` as well.
@Swatinem Swatinem requested a review from a team February 25, 2025 14:27
@Swatinem Swatinem self-assigned this Feb 25, 2025
Copy link

codspeed-hq bot commented Feb 25, 2025

CodSpeed Performance Report

Merging #538 will create unknown performance changes

Comparing swatinem/opt-line (6ec3021) with main (3bcf3c9)

Summary

⚠️ No benchmarks were detected in both the base of the PR and the PR.\

@Swatinem Swatinem added this pull request to the merge queue Feb 26, 2025
Merged via the queue into main with commit 43d1fd8 Feb 26, 2025
8 checks passed
@Swatinem Swatinem deleted the swatinem/opt-line branch February 26, 2025 09:44
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