remove asttokens from the parse machinery. brings down parse time (time spent in ast generation) between 40-70%.
How I did it
another way to adjust tokens
How to verify it
Commit message
Commit message for the final, squashed PR. (Optional, but reviewers will appreciate it! Please see our commit message style guide for what we would ideally like to see in a commit message.)
Description for the changelog
Cute Animal Picture
![Put a link to a cute animal picture inside the parenthesis-->]()
What I did
remove asttokens from the parse machinery. brings down parse time (time spent in ast generation) between 40-70%.
How I did it
another way to adjust tokens
How to verify it
Commit message
Commit message for the final, squashed PR. (Optional, but reviewers will appreciate it! Please see our commit message style guide for what we would ideally like to see in a commit message.)
Description for the changelog
Cute Animal Picture
![Put a link to a cute animal picture inside the parenthesis-->]()