3747356b44
Bug: chromium:788104 Change-Id: I1d778292548642661c81ec62bc1f23a0ea4c0762 Reviewed-on: https://chromium-review.googlesource.com/793530 Reviewed-by: Sergiy Byelozyorov <sergiyb@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#49684}
12 lines
348 B
Plaintext
12 lines
348 B
Plaintext
# Copyright 2017 The V8 project authors. All rights reserved.
|
|
# Use of this source code is governed by a BSD-style license that can be
|
|
# found in the LICENSE file.
|
|
|
|
{
|
|
'V8 Linux64': [
|
|
{'name': 'benchmarks', 'variant': 'default', 'shards': 1},
|
|
],
|
|
'V8 Linux64 - debug': [
|
|
{'name': 'benchmarks', 'variant': 'default', 'shards': 1},
|
|
],
|
|
} |