aboutsummaryrefslogtreecommitdiff
path: root/linaro-art/microbenchmarks
AgeCommit message (Collapse)Author
2021-12-15art microbenchmarks: add jdk11 to the test treeAkos Denke
Add jdk11 to the test tree archive, which contains the JAVA compiler needed for the benchmark execution. Change-Id: I3b72719e0ea9785dffd75967ca7f7c5a7eab5a20
2021-12-08Protect ART benchmark artifacts and reeanble jobs.Akos Denke
Change-Id: I9feb1453cf3495c65ff2f7c4b5fb84a25bde0353
2021-11-26Archive tree for ART microbenchmarks.Akos Denke
Right now, LAVA tries to pull a similar tree from scratch using git (repo), which disregrads the patches and other overlays applied for the build part of the job. Archiving the necessary tree portions for ART microbenchmarks allows to use the exactly same sources on the execution phase running on LAVA. Change-Id: Ia5acd0afa8a062bd52e45e6b2f5905f6d8038769
2020-06-16ART benchmarks: add java libs in package.Julien Duraj
They are necessary to run benchmarks. Change-Id: I3efba0270e6a361e5550fd7fc95aa670670b4831
2020-06-11ART: add linkerconfig/ to benchmark package.Julien Duraj
Change-Id: I8234f4ceba060eb13fc6a0decc299bfb799a1a0e
2020-05-04ART: add pixel2 to baseline microbenchmarksJulien Duraj
Change-Id: I2bfbaf39c05650eb54271866d883c05eae5b31ac
2019-12-04ART: Switch to python3 version of requests.Julien Duraj
After switching the publishing tool to python3, we also need to update the dependency. Change-Id: I7f0ac8298a439751aaccf09b98db3d2170ad8259
2019-11-06Publishing: Use Python3Benjamin Copeland
linaro-cp.py now supports Python3, with Python3-requests. Lets update jobs to use the newer library. Change-Id: I286f7bcefe1d6b74ddad1437ce01d42c0cc9bd69
2019-09-11Microbenchmarks: disable pixel, enable pixel3Julien Duraj
Change-Id: If3aab03c2cab5e3667d63fb8a2cd2be8d96deb6e
2019-03-21ART benchmarks: remove boot.oat from archiveJulien Duraj
boot.oat is not built anymore and the build does not pass anymore because of that. Change-Id: Icfd24ec392dd80b6e17fa95f1d739cb2e27c8ab2
2018-06-23ART: Add boot.oat in microbenchmarks archive for codesize measurementsJulien Duraj
Change-Id: I8cbbc8eab3c7a1d3aef69cf6c40fafb9393fdcc6
2017-06-20linaro-art: inject qa-reports token to post-build-lavaMilosz Wasilewski
qa-reports token is needed to report the microbenchmark results from LAVA jobs to qa-reports. It's now injected to post-build-lava so template generation will pass. Change-Id: I83a31e7968ab149a3c3ffcaba1b4ee1329c7f961 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2017-05-24microbenchmarks: submit jobs to productionVishal Bhoj
Change-Id: Ic55c4d4601d0b8234b8cb87d9a1b410e261603cd Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2017-04-11linaro-art: microbenchmarks: No need for adb port forwardingVishal Bhoj
Change-Id: Ia17e82a597c2134c1aec94801ee643a04ea7e187 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2017-04-11linaro-art: microbenchmarks: update package before installationVishal Bhoj
Change-Id: Ifda07c28c1e7002849350531ef2288c3242c8219 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2017-04-11linaro-art: microbenchmarks: fix typoVishal Bhoj
Change-Id: I1b543170f14d58d986cdc4d0078abaf7ee75f8bf Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2017-04-11linaro-art: microbenchmarks: fix package installationVishal Bhoj
Change-Id: I4f8c1aac6376e9d674a349580b461c570e9fabb6 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2017-04-11linaro-art: microbenchmarks: install python-request for publishingVishal Bhoj
Change-Id: Iee91d762916507ef4894857ac869eda7b19171b4 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2017-04-11linaro-art-tip microbenchmarks: Use lava-v2 to run microbenchmarksVishal Bhoj
Change-Id: I1241a5324783f9acae1ccfe0540dd21811f55097 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>