https://github.com/schwartzblat/apkdiff
https://github.com/schwartzblat/apkdiff
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/schwartzblat/apkdiff
- Owner: Schwartzblat
- Created: 2024-08-17T14:05:09.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-12-07T17:09:14.000Z (6 months ago)
- Last Synced: 2024-12-07T18:18:43.566Z (6 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WIP
## Maybe it will work maybe it doesn't.
## Update: It worked, right now I am on 30 minutes run for only one class.
### In my defense, adding more classes won't affect much on the performance, because I am going to use multiprocessing and optimise it as much as I can.
#### Also, the resources of the pc are important, this program is eating RAM like a monster, you need at least 32GB of RAM to run this and a fine cpu with as many threads per core as you can.
#### Personally, I am using a 96GB RAM and 32 threads per core cpu (Ryzen 9950x), if you will use something slower, it's going to take longer (it also depends on the size of the apk).