Skip to content

Commit

Permalink
Roll benchmarks-internal to 88af52754f272e7a4c5737b7e003c2ed9e8a754f
Browse files Browse the repository at this point in the history
88af527 Fix typo in previously migrated NBody and NBodySIMD benchmarks
e86edcd Migrate TypedDataCopy benchmark to NNBD
dd8be12 Clean lints in BinarySize benchmark.
ab00e7f Don't duplicate DeltaBlue and Meteor for compilation benchmarking.
05c73ea Migrate Meteor benchmark to NNBD
52ba4cc Migrate NBody and NBodySIMD benchmarks to NNBD
4253c9f Migrate MD5, SHA1, and SHA256 to NNBD
e49b588 Migrate the WordSolver and WordSolverIdentity benchmarks.
ff27bee Migrate the MicroClosure benchmark.

Change-Id: I87b8263c8b150a8f3bdce8cc62a76f956d096473
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/153390
Commit-Queue: Régis Crelier <regis@google.com>
Commit-Queue: Alexander Markov <alexmarkov@google.com>
Auto-Submit: Régis Crelier <regis@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
  • Loading branch information
crelier authored and commit-bot@chromium.org committed Jul 7, 2020
1 parent 3b25d6f commit 315ecf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Expand Up @@ -48,7 +48,7 @@ vars = {
"co19_2_rev": "620c1148c8b7a3d7f74afacf348c46f109eb64f2",

# The internal benchmarks to use. See go/dart-benchmarks-internal
"benchmarks_internal_rev": "e6a5aa28c884a4124977a37eb8a2e7822ee88ccc",
"benchmarks_internal_rev": "88af52754f272e7a4c5737b7e003c2ed9e8a754f",
"checkout_benchmarks_internal": False,

# As Flutter does, we use Fuchsia's GN and Clang toolchain. These revision
Expand Down

0 comments on commit 315ecf2

Please sign in to comment.