Skip to content

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

Merged
Boshen merged 1 commit intomainfrom
02-08-refactor_parser_all_pointer_manipulation_through_SourcePosition_
Feb 9, 2024
Merged

refactor(parser): all pointer manipulation through SourcePosition#2350
Boshen merged 1 commit intomainfrom
02-08-refactor_parser_all_pointer_manipulation_through_SourcePosition_

Conversation

@overlookmotel
Copy link
Copy Markdown
Member

@overlookmotel overlookmotel commented Feb 8, 2024

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

@overlookmotel
Copy link
Copy Markdown
Member Author

overlookmotel commented Feb 8, 2024

@codspeed-hq
Copy link
Copy Markdown

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
@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