Files
romm/backend/endpoints
Michael Manganiello 2bfc3c4c7e misc: Refactor scan process by splitting single function
This change mainly refactors the `scan_platforms` function, moving part
of its logic to `_identify_platform`, `_identify_firmware`, and
`_identify_rom`.

The logic is simpler this way, each smaller function returns `ScanStats`
that can be merged by the caller, and it simplifies future performance
improvements.
2024-07-25 10:29:46 -03:00
..
2024-07-06 17:25:08 +02:00
2024-05-21 17:52:13 -04:00
2024-05-21 21:28:17 -04:00
2024-07-01 15:12:07 -04:00
2024-07-06 17:25:08 +02:00
2024-05-21 10:18:13 -04:00
2024-07-01 15:12:07 -04:00
2024-07-01 15:12:07 -04:00
2024-07-01 15:12:07 -04:00
2024-05-05 16:32:40 -04:00
2024-05-18 12:05:57 -04:00