1
0
mirror of https://github.com/golang/go synced 2024-11-05 22:56:11 -07:00
go/dashboard/app/index.yaml

55 lines
804 B
YAML
Raw Normal View History

indexes:
- kind: Commit
ancestor: yes
properties:
- name: Num
direction: desc
- kind: Commit
ancestor: yes
properties:
- name: Time
direction: desc
- kind: Commit
ancestor: yes
properties:
- name: NeedsBenchmarking
- name: Num
direction: desc
- kind: CommitRun
ancestor: yes
properties:
- name: StartCommitNum
direction: desc
- kind: PerfResult
ancestor: yes
properties:
- name: CommitNum
direction: desc
- kind: PerfResult
ancestor: yes
properties:
- name: CommitNum
direction: asc
- kind: CommitRun
ancestor: yes
properties:
- name: StartCommitNum
direction: asc
- kind: PerfMetricRun
ancestor: yes
properties:
- name: Builder
- name: Benchmark
- name: Metric
- name: StartCommitNum
direction: asc