File tree Expand file tree Collapse file tree 5 files changed +10
-27
lines changed Expand file tree Collapse file tree 5 files changed +10
-27
lines changed Original file line number Diff line number Diff line change 57
57
< body >
58
58
< div > > < a href ="index.html "> graphs</ a > , < a href ="compare.html "> compare</ a > ,
59
59
< a href ="dashboard.html "> dashboard</ a > , < a href ="bootstrap.html "> bootstrap</ a > ,
60
- < a href ="status.html "> status</ a > , < a href ="help.html "> help</ a > .
60
+ < a href ="status.html "> status</ a > , < a href ="https://github.com/rust-lang/rustc-perf "> github</ a > ,
61
+ < a href ="help.html "> help</ a > .
61
62
</ div >
62
63
< div id ="settings ">
63
64
start: < input placeholder ="yyyy-mm-dd or commit " id ="start-bound " />
@@ -75,13 +76,6 @@ <h3>This may take a while!</h3>
75
76
< div id ="byCrateChart "> </ div >
76
77
< div id ="totalChart "> </ div >
77
78
< div id ="as-of "> </ div >
78
- < a href ="https://github.com/rust-lang-nursery/rustc-perf ">
79
- < img style ="position: absolute; top: 0; right: 0; border: 0; clip-path: polygon(8% 0%, 100% 92%, 100% 0%); "
80
- src ="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67 "
81
- alt ="Fork me on GitHub "
82
- data-canonical-src ="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png ">
83
- </ a >
84
-
85
79
< script >
86
80
function tooltipPlugin ( { onclick, commits, shiftX = 10 , shiftY = 10 } ) {
87
81
let tooltipLeftOffset = 0 ;
Original file line number Diff line number Diff line change 234
234
< body >
235
235
< div > > < a href ="index.html "> graphs</ a > , < a href ="compare.html "> compare</ a > ,
236
236
< a href ="dashboard.html "> dashboard</ a > , < a href ="bootstrap.html "> bootstrap</ a > ,
237
- < a href ="status.html "> status</ a > , < a href ="help.html "> help</ a > .
237
+ < a href ="status.html "> status</ a > , < a href ="https://github.com/rust-lang/rustc-perf "> github</ a > ,
238
+ < a href ="help.html "> help</ a > .
238
239
</ div >
239
240
< br />
240
241
< div id ="app ">
@@ -528,12 +529,6 @@ <h2>Comparing <span id="stat-header">{{stat}}</span> between <span id="before">{
528
529
</ div >
529
530
< br >
530
531
< div id ="as-of "> </ div >
531
- < a href ="https://github.com/rust-lang-nursery/rustc-perf ">
532
- < img style ="position: absolute; top: 0; right: 0; border: 0; clip-path: polygon(8% 0%, 100% 92%, 100% 0%); "
533
- src ="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67 "
534
- alt ="Fork me on GitHub "
535
- data-canonical-src ="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png ">
536
- </ a >
537
532
< script src ="https://cdnjs.cloudflare.com/ajax/libs/msgpack-lite/0.1.26/msgpack.min.js "> </ script >
538
533
< script src ="shared.js "> </ script >
539
534
< script >
Original file line number Diff line number Diff line change 13
13
< body class ="container ">
14
14
< div > > < a href ="index.html "> graphs</ a > , < a href ="compare.html "> compare</ a > ,
15
15
< a href ="dashboard.html "> dashboard</ a > , < a href ="bootstrap.html "> bootstrap</ a > ,
16
- < a href ="status.html "> status</ a > , < a href ="help.html "> help</ a > .
16
+ < a href ="status.html "> status</ a > , < a href ="https://github.com/rust-lang/rustc-perf "> github</ a > ,
17
+ < a href ="help.html "> help</ a > .
17
18
</ div >
18
19
< div id ="check-average-times "> </ div >
19
20
< div id ="debug-average-times "> </ div >
20
21
< div id ="opt-average-times "> </ div >
21
22
< div id ="as-of "> </ div >
22
- < div style ="text-align: center; ">
23
- < a href ="https://github.com/rust-lang-nursery/rustc-perf "> Contribute on GitHub</ a >
24
- </ div >
25
23
< script src ="shared.js "> </ script >
26
24
< script >
27
25
Original file line number Diff line number Diff line change 26
26
< body class ="container ">
27
27
< div > > < a href ="index.html "> graphs</ a > , < a href ="compare.html "> compare</ a > ,
28
28
< a href ="dashboard.html "> dashboard</ a > , < a href ="bootstrap.html "> bootstrap</ a > ,
29
- < a href ="status.html "> status</ a > , < a href ="help.html "> help</ a > .
30
- </ div >
31
- < div style ="text-align: center; ">
32
- < a href ="https://github.com/rust-lang-nursery/rustc-perf "> Contribute on GitHub</ a >
29
+ < a href ="status.html "> status</ a > , < a href ="https://github.com/rust-lang/rustc-perf "> github</ a > ,
30
+ < a href ="help.html "> help</ a > .
33
31
</ div >
34
32
< div class ="help-content ">
35
33
< h3 > < b > < code > @rust-timer</ code > commands</ b > </ h3 >
Original file line number Diff line number Diff line change 23
23
< body class ="container ">
24
24
< div > > < a href ="index.html "> graphs</ a > , < a href ="compare.html "> compare</ a > ,
25
25
< a href ="dashboard.html "> dashboard</ a > , < a href ="bootstrap.html "> bootstrap</ a > ,
26
- < a href ="status.html "> status</ a > , < a href ="help.html "> help</ a > .
26
+ < a href ="status.html "> status</ a > , < a href ="https://github.com/rust-lang/rustc-perf "> github</ a > ,
27
+ < a href ="help.html "> help</ a > .
27
28
</ div >
28
29
< div id ="data ">
29
30
< div id ="data-insert-js "> </ div >
30
31
Benchmarks for last commit:
31
32
< div id ="benchmark-state "> </ div >
32
33
</ div >
33
34
< div id ="as-of "> </ div >
34
- < div style ="text-align: center; ">
35
- < a href ="https://github.com/rust-lang-nursery/rustc-perf "> Contribute on GitHub</ a >
36
- </ div >
37
35
< script src ="shared.js "> </ script >
38
36
< script >
39
37
You can’t perform that action at this time.
0 commit comments