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