Speedup padpo #4

Open
opened 2023-03-08 08:00:39 +00:00 by Mindiell · 3 comments
Owner

Padpo, on the fake-docs repository, takes about 5 minutes and a half to complete :/ How can it be sped up ?
https://github.com/PyDocTeur/fake-docs/pull/18/checks?check_run_id=1493393281

Padpo, on the `fake-docs` repository, takes about 5 minutes and a half to complete :/ How can it be sped up ? https://github.com/PyDocTeur/fake-docs/pull/18/checks?check_run_id=1493393281
Author
Owner

Maybe we could only run padpo (and other tests) on modified files ? (cc @mdk )

Maybe we could only run padpo (and other tests) on modified files ? (cc @mdk )
Author
Owner

With the old CI, padpo ran only on modified files, this was a huge performance boost.

But some profiling can be done to maybe identify a big issue to fix.

@mdk @Seluj78 may be we can use the -p option of padpo with the number of the PR to check? Or the -g option to use fake-docs for instance.

With the old CI, `padpo` ran only on modified files, this was a huge performance boost. But some profiling can be done to maybe identify a big issue to fix. @mdk @Seluj78 may be we can use the `-p` option of `padpo` with the number of the PR to check? Or the `-g` option to use `fake-docs` for instance.
Author
Owner
https://github.com/python/python-docs-fr/pull/1500 ?
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AFPy/padpo#4
No description provided.