- d240df9 Benchmark compose sample apps by Christoffer Adamsen · 7 months ago
- a2f22a4 Option to dump compilations from run_on_app_dump.py by Christoffer Quist Adamsen · 12 months ago
- 685d48e Increase timeout for Signal benchmarking by Rico Wind · 12 months ago
- 7a4225c Add new compiledump argument to run_on_app_dump by Søren Gjesse · 1 year, 2 months ago
- ed1f851 Remove build and release tasks for retrace-only jars by Ian Zerny · 1 year, 2 months ago
- 2434a4d Format python files using yapf by Christoffer Quist Adamsen · 1 year, 3 months ago
- 28f3a0e Remove new_gradle flag from scripts, don't support running old gradle by Rico Wind · 1 year, 3 months ago
- d1dc7e8 Update run_on_app_dump to use new gradle by Rico Wind · 1 year, 3 months ago
- 93755fb Add gradle tasks to utils.py for easy update with moving by Rico Wind · 1 year, 3 months ago
- db11618 Switch golem over to use new gradle except test benchmark target by Rico Wind · 1 year, 4 months ago
- 909364a Add --disable-assertions to golem runs by Rico Wind · 1 year, 4 months ago
- 32c1d20 Correctly set flag to not run with assertions in run_on_app_dump by Rico Wind · 1 year, 4 months ago
- 08da5e5 Add option to disable errorprone by Christoffer Quist Adamsen · 1 year, 4 months ago
- be6661d Parallelize run_on_app_dump.py by Christoffer Quist Adamsen · 1 year, 5 months ago
- 53b3042 Add unused --workers flag to run_on_app_dump.py by Christoffer Quist Adamsen · 1 year, 5 months ago
- f664f79 Increase timeout for tivi in run_on_app_dump by Rico Wind · 1 year, 6 months ago
- 3f21c2b Extend compiledump to desugared library keep rules by Christoffer Quist Adamsen · 1 year, 11 months ago
- d3af099 Remove unneeded "new" from Golem generation script. by Ian Zerny · 2 years, 3 months ago
- 9e7951b Add duration to run_on_app_dump golem configuration by Morten Krogh-Jespersen · 2 years, 5 months ago
- b351128 Remove YouTube 15 by Christoffer Quist Adamsen · 2 years, 7 months ago
- c013b70 Update dart formatting for benchmarks. by Ian Zerny · 2 years, 10 months ago
- 7b500ba Make temp directory if not present. by Ian Zerny · 3 years ago
- 161ff74 Infrastructure for test based benchmarks. by Ian Zerny · 3 years ago
- 0084006 Add empty activity projects for benchmarking by Christoffer Quist Adamsen · 3 years, 1 month ago
- 8e9f798 Add R8-full-minify-optimize-shrink target to golem benchmarks generation by Christoffer Quist Adamsen · 3 years, 1 month ago
- f86fc0b Support for force enabling/disabling shrinker options in run_on_app_dump.py by Christoffer Quist Adamsen · 3 years, 1 month ago
- f5a57ec Add --temp flag to preserve compilation artifacts. by Ian Zerny · 3 years, 2 months ago
- 4cda9f9 Revert "Emit a pc-to-pc line mapping in debug info tables." by Ian Zerny · 3 years, 2 months ago
- 67f07de Emit a pc-to-pc line mapping in debug info tables. by Ian Zerny · 3 years, 2 months ago
- fc5ad67 Build retrace when running app dumps by Rico Wind · 3 years, 2 months ago
- 2f48f3f Use dex byte code size for simple/double inlining limits by Christoffer Quist Adamsen · 3 years, 3 months ago
- 6c70240 Add --print-times option to run_on_app_dump.py by Morten Krogh-Jespersen · 3 years, 7 months ago
- 5102b91 Use quiet flag for golem benchmark runs by Rico Wind · 3 years, 8 months ago
- b2ae4c6 Fix path for benchmark resources on golem by Rico Wind · 3 years, 8 months ago
- a74174d Remove debug 'or True' from app dump runner by Rico Wind · 3 years, 9 months ago
- 33936d1 Set jdkhome for golem runners by Rico Wind · 3 years, 9 months ago
- 1b52acf Change master->main for non bot code in repo by Rico Wind · 3 years, 10 months ago
- 61a034f Add openjdk as a golem resource by Rico Wind · 3 years, 10 months ago
- e32a9c7 Use benchmarks + app_name as basedir for dumps on golem by Rico Wind · 3 years, 10 months ago
- 00715a4 Fix missing trivial phi removal after array length optimization by Christoffer Quist Adamsen · 3 years, 10 months ago
- 7c30692 Don't link third party for app dump runs by Rico Wind · 3 years, 11 months ago
- 641e79a Make all variables final in golem config by Rico Wind · 3 years, 11 months ago
- 1abf548 Update golem generation to final and fix command by Rico Wind · 3 years, 11 months ago
- 71ea286 Make the dart formatter happy by Rico Wind · 3 years, 11 months ago
- ca91a95 Set starting point for app dump benchmarks by Rico Wind · 3 years, 11 months ago
- 5959392 Add ability to print golem config from run_on_app_dump by Rico Wind · 3 years, 11 months ago
- 8622274 Enable compiling youtube_15_33 as a dump by Morten Krogh-Jespersen · 3 years, 11 months ago
- f79f1a2 Towards using DexClassAndMethod in desugaring by Christoffer Quist Adamsen · 4 years ago
- a9ff1cf Fix object has no attribute error in run_on_app_dump.py by Christoffer Quist Adamsen · 4 years ago
- 3d369b4 Make run_on_app_dump.py run with python3 by Rico Wind · 4 years ago
- 010ca72 Deduplicate Rover in run_on_app_dump.py by Christoffer Quist Adamsen · 4 years ago
- 44e2f89 Update Tivi dumps to a point after full transition to compose by Morten Krogh-Jespersen · 4 years, 1 month ago
- 7194435 Fix applying lens to already rewritten definitions by Christoffer Quist Adamsen · 4 years, 2 months ago
- 4017987 Temporarily disable recompilation for Tivi by Christoffer Quist Adamsen · 4 years, 2 months ago
- 82e7d22 Add runtime to app dump output by Rudi Horn · 4 years, 2 months ago
- c8d8cfe Disable recompilation for compose apps by Morten Krogh-Jespersen · 4 years, 2 months ago
- 790bc0c Set invoke-method position for inlined synchronized monitor-enter by Morten Krogh-Jespersen · 4 years, 2 months ago
- d86a81b Do not use desugared library for recompilation to CF by Morten Krogh-Jespersen · 4 years, 2 months ago
- ee89b3a Update .gitignore to not track compose-samples by Morten Krogh-Jespersen · 4 years, 2 months ago
- 53e2947 Add android/compose-samples to run_on_app_dump.py by Christoffer Quist Adamsen · 4 years, 2 months ago
- 43f3cea Allow invalid CF accessflags for chanu app dump by Morten Krogh-Jespersen · 4 years, 2 months ago
- 34468a1 Enable apps after inner-class-attribute fix by Morten Krogh-Jespersen · 4 years, 2 months ago
- c9d2346 Use temporary directory for each invocation to compiledump by Morten Krogh-Jespersen · 4 years, 2 months ago
- 4e871d5 Allow for package-info mappings in mapping files by Morten Krogh-Jespersen · 4 years, 2 months ago
- 9b64667 Enable Tusky compilation by Morten Krogh-Jespersen · 4 years, 2 months ago
- 4776403 Fix run_on_app_dump version by Morten Krogh-Jespersen · 4 years, 2 months ago
- 51db2b0 Add support for using source when using compile-dump and run_on_app by Morten Krogh-Jespersen · 4 years, 2 months ago
- f098b42 Enable tachiyomi and Signal recompilation and save R8lib if error by Morten Krogh-Jespersen · 4 years, 2 months ago
- 270d093 Set full-mode correctly for run_on_app_dumps by Morten Krogh-Jespersen · 4 years, 2 months ago
- 82f09d3 Set no recompilation for tachiyomi and signal by Morten Krogh-Jespersen · 4 years, 2 months ago
- 5897452 Add tivi to run_on_app_dumps by Morten Krogh-Jespersen · 4 years, 2 months ago
- 9033d1a Add Tusky to run_on_app_dump by Morten Krogh-Jespersen · 4 years, 2 months ago
- f12a57e Add tachiyomi to run_on_app_dumps by Morten Krogh-Jespersen · 4 years, 2 months ago
- 4a9657a Add sqldelight to run_on_app_dumps by Morten Krogh-Jespersen · 4 years, 2 months ago
- dc29e99 Add simple-gallary to run_on_app_dumps by Morten Krogh-Jespersen · 4 years, 2 months ago
- 805e31a Add simple-file-manager to run_on_app_dumps by Morten Krogh-Jespersen · 4 years, 2 months ago
- 8a564d3 Add simple-camera to run_on_app_dumps by Morten Krogh-Jespersen · 4 years, 2 months ago
- 733bcff Add simple-calendar to run_on_app_dump by Morten Krogh-Jespersen · 4 years, 2 months ago
- 88cc077 Add signal-android to run_on_app_dump by Morten Krogh-Jespersen · 4 years, 2 months ago
- 2f1be95 Add santa tracker to run_on_app_dump by Morten Krogh-Jespersen · 4 years, 2 months ago
- df70064 Add Rover to run_on_app_dump by Morten Krogh-Jespersen · 4 years, 2 months ago
- f8e7703 Add NewPipe to run_on_as_dump by Morten Krogh-Jespersen · 4 years, 2 months ago
- 3e3781f Add muzei to run_on_app_dumps by Morten Krogh-Jespersen · 4 years, 2 months ago
- 571cfe7 Add MinimalTodo to run_on_app_dumps by Morten Krogh-Jespersen · 4 years, 2 months ago
- aaacd72 Add materialistic to run_on_app_dump by Morten Krogh-Jespersen · 4 years, 2 months ago
- d0389c0 Add kiss to run_on_app_dump by Morten Krogh-Jespersen · 4 years, 2 months ago
- f2e8db7 Add policy to prevent merging of default interface methods and class methods. by Christoffer Quist Adamsen · 4 years, 2 months ago
- ac9de3f Add iosched to run_on_app_dump by Morten Krogh-Jespersen · 4 years, 2 months ago
- 162b345 Add sunflower to run_on_app_dumps by Morten Krogh-Jespersen · 4 years, 2 months ago
- d06ff01 Add friendlyeats to run_on_as_app by Morten Krogh-Jespersen · 4 years, 2 months ago
- a98a422 Add chanu to run_on_app_dump by Morten Krogh-Jespersen · 4 years, 2 months ago
- 90912fd Add wikipedia to run_on_app_dumps by Morten Krogh-Jespersen · 4 years, 2 months ago
- 09e2fda Add AntennaPod to run_on_app_dumps by Morten Krogh-Jespersen · 4 years, 2 months ago
- 3f0d72f Add AnExplorer to run_on_app_dumps by Morten Krogh-Jespersen · 4 years, 2 months ago
- dfeb0e3 Remove -print lines in config files by Morten Krogh-Jespersen · 4 years, 2 months ago
- 0f85fa5 Add android-suite-calculator to app dumps by Morten Krogh-Jespersen · 4 years, 2 months ago
- 51a1635 Add --run-tests option to run_on_app_dump.py by Morten Krogh-Jespersen · 4 years, 2 months ago
- cd55f81 Add monkey runner to run_on_as_app_dumps by Morten Krogh-Jespersen · 4 years, 2 months ago
- f8e08ed Allow recompilation of applymapping by Morten Krogh-Jespersen · 4 years, 2 months ago
- 45d7a7b Add run_on_as_app_dump.py for running dumps for apps by Morten Krogh-Jespersen · 4 years, 3 months ago