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

refactor(parser): all pointer manipulation through SourcePosition #2350

Conversation

overlookmotel
Copy link
Contributor

@overlookmotel overlookmotel commented Feb 8, 2024

A safer and faster interface for reading source text using pointers than *ptr.

Copy link

codspeed-hq bot commented Feb 8, 2024

CodSpeed Performance Report

Merging #2350 will not alter performance

Comparing 02-08-refactor_parser_all_pointer_manipulation_through_SourcePosition_ (bbc42d6) with main (651b0b1)

Summary

✅ 27 untouched benchmarks

@Boshen Boshen merged commit 6f597b1 into main Feb 9, 2024
22 checks passed
@Boshen Boshen deleted the 02-08-refactor_parser_all_pointer_manipulation_through_SourcePosition_ branch February 9, 2024 02:26
IWANABETHATGUY pushed a commit to IWANABETHATGUY/oxc that referenced this pull request May 29, 2024
…xc-project#2350)

A safer and faster interface for reading source text using pointers than `*ptr`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-parser Area - Parser
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants