Skip to content

Conversation

@jkloth
Copy link
Contributor

@jkloth jkloth commented Apr 6, 2022

…ry for shared sources (GH-32338)

Speed up test_peg_generator by using a static library for shared sources to avoid recompiling as much code..
(cherry picked from commit 612e422)

Co-authored-by: Jeremy Kloth [email protected]

https://bugs.python.org/issue46576

…ry for shared sources (pythonGH-32338)

Speed up test_peg_generator by using a static library for shared sources to avoid recompiling as much code..
(cherry picked from commit 612e422)

Co-authored-by: Jeremy Kloth <[email protected]>
@gpshead
Copy link
Member

gpshead commented Apr 7, 2022

I'll leave it up to Pablo (3.10 release manager) as to if we want this test performance enhancement complexity in the 3.10 branch or not.

@pablogsal
Copy link
Member

There is some CI failures of the backport (I think we are missing some import).

@pablogsal pablogsal closed this Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants