Skip to content

Commit ef80524

Browse files
alexmarkovcommit-bot@chromium.org
authored andcommitted
[benchmarks trybot] Add precompiler_entry_points.json
Change-Id: I3edbf7b20f3ab7afce89d7adabd537a6e47133d0 Reviewed-on: https://dart-review.googlesource.com/46005 Reviewed-by: Zach Anderson <[email protected]> Reviewed-by: Jonas Termansen <[email protected]> Commit-Queue: Alexander Markov <[email protected]>
1 parent 66af011 commit ef80524

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/bots/try_benchmarks.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ EOF
246246
out/ReleaseX64/dart-sdk \
247247
out/ReleaseSIMDBC64/dart \
248248
out/ReleaseX64/gen/kernel-service.dart.snapshot \
249+
out/ReleaseX64/gen/runtime/bin/precompiler_entry_points.json \
249250
out/ReleaseX64/dart \
250251
out/ReleaseX64/dart_bootstrap \
251252
out/ReleaseX64/run_vm_tests \
@@ -366,6 +367,7 @@ EOF
366367
out/ReleaseX64/dart-sdk \
367368
out/ReleaseSIMDBC64/dart \
368369
out/ReleaseX64/gen/kernel-service.dart.snapshot \
370+
out/ReleaseX64/gen/runtime/bin/precompiler_entry_points.json \
369371
out/ReleaseX64/dart \
370372
out/ReleaseX64/dart_bootstrap \
371373
out/ReleaseX64/run_vm_tests \

0 commit comments

Comments
 (0)