Skip to content

Conversation

@prashantgupta24
Copy link
Contributor

@prashantgupta24 prashantgupta24 commented Nov 19, 2025

Simple script to get CPU validation data from AFTU

prashantgupta24 and others added 7 commits November 19, 2025 10:39
Signed-off-by: Prashant Gupta <[email protected]>
Signed-off-by: Prashant Gupta <[email protected]>
Signed-off-by: Prashant Gupta <[email protected]>
Co-authored-by: Rafael Vasquez <[email protected]>
Signed-off-by: Prashant Gupta <[email protected]>
@prashantgupta24
Copy link
Contributor Author

Needs multi-threaded working. @rafvasq will work on that

@prashantgupta24 prashantgupta24 marked this pull request as ready for review December 1, 2025 17:45
@joerunde
Copy link
Contributor

joerunde commented Dec 8, 2025

@prashantgupta24 looks like an unused import: concurrent.futures.ThreadPoolExecutor

Are we okay merging as-is without multithreading? I do prefer to:

  1. Make it work
  2. Make it right
  3. Make it fast

Then I think it would be nice to add an entrypoint in pyproject.toml for this and a symlink in the top-level /scripts directory for congruency with the other scripts

@prashantgupta24
Copy link
Contributor Author

Are we okay merging as-is without multithreading? I do prefer to:

  1. Make it work
  2. Make it right
  3. Make it fast

💯

It is working and seems the right approach. I'll comment the multithreading section and add a comment, and address the 2 points. Thanks for reviewing!

Signed-off-by: Prashant Gupta <[email protected]>
Signed-off-by: Prashant Gupta <[email protected]>
Signed-off-by: Prashant Gupta <[email protected]>
Signed-off-by: Prashant Gupta <[email protected]>
@prashantgupta24
Copy link
Contributor Author

@Ssukriti can we get this merged in? This doesn't affect AFTU/DPP in any way. It will clear our path forward for PGTI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants