Skip to content

Commit

Permalink
comparison: hits-lrt layouts
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKnauth committed Jul 13, 2024
1 parent c77c02d commit 591e2fc
Show file tree
Hide file tree
Showing 4 changed files with 264 additions and 0 deletions.
66 changes: 66 additions & 0 deletions splits/comparison/comparison-linux-wsl-lso.ls1l
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,76 @@
"update_trigger": "Contextual",
"comparison_override": null,
"timing_method": null
},
{
"name": "delta hits",
"variable_name": "delta hits"
},
{
"name": "segment hits",
"variable_name": "segment hits"
}
]
}
},
{
"Text": {
"background": {
"Vertical": [
[
1.0,
1.0,
1.0,
0.06
],
[
1.0,
1.0,
1.0,
0.005
]
]
},
"display_two_rows": false,
"left_center_color": null,
"right_color": null,
"text": {
"Variable": [
"hits",
true
]
}
}
},
{
"Text": {
"background": {
"Vertical": [
[
1.0,
1.0,
1.0,
0.06
],
[
1.0,
1.0,
1.0,
0.005
]
]
},
"display_two_rows": false,
"left_center_color": null,
"right_color": null,
"text": {
"Variable": [
"pb hits",
true
]
}
}
},
{
"Timer": {
"background": "Transparent",
Expand Down
66 changes: 66 additions & 0 deletions splits/comparison/comparison-mac-m1-lso.ls1l
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,76 @@
"update_trigger": "Contextual",
"comparison_override": null,
"timing_method": null
},
{
"name": "delta hits",
"variable_name": "delta hits"
},
{
"name": "segment hits",
"variable_name": "segment hits"
}
]
}
},
{
"Text": {
"background": {
"Vertical": [
[
1.0,
1.0,
1.0,
0.06
],
[
1.0,
1.0,
1.0,
0.005
]
]
},
"display_two_rows": false,
"left_center_color": null,
"right_color": null,
"text": {
"Variable": [
"hits",
true
]
}
}
},
{
"Text": {
"background": {
"Vertical": [
[
1.0,
1.0,
1.0,
0.06
],
[
1.0,
1.0,
1.0,
0.005
]
]
},
"display_two_rows": false,
"left_center_color": null,
"right_color": null,
"text": {
"Variable": [
"pb hits",
true
]
}
}
},
{
"Timer": {
"background": "Transparent",
Expand Down
66 changes: 66 additions & 0 deletions splits/comparison/comparison-windows-lso.ls1l
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,76 @@
"update_trigger": "Contextual",
"comparison_override": null,
"timing_method": null
},
{
"name": "delta hits",
"variable_name": "delta hits"
},
{
"name": "segment hits",
"variable_name": "segment hits"
}
]
}
},
{
"Text": {
"background": {
"Vertical": [
[
1.0,
1.0,
1.0,
0.06
],
[
1.0,
1.0,
1.0,
0.005
]
]
},
"display_two_rows": false,
"left_center_color": null,
"right_color": null,
"text": {
"Variable": [
"hits",
true
]
}
}
},
{
"Text": {
"background": {
"Vertical": [
[
1.0,
1.0,
1.0,
0.06
],
[
1.0,
1.0,
1.0,
0.005
]
]
},
"display_two_rows": false,
"left_center_color": null,
"right_color": null,
"text": {
"Variable": [
"pb hits",
true
]
}
}
},
{
"Timer": {
"background": "Transparent",
Expand Down
66 changes: 66 additions & 0 deletions splits/comparison/comparison-windows-obs-lso.ls1l
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,76 @@
"update_trigger": "Contextual",
"comparison_override": null,
"timing_method": null
},
{
"name": "delta hits",
"variable_name": "delta hits"
},
{
"name": "segment hits",
"variable_name": "segment hits"
}
]
}
},
{
"Text": {
"background": {
"Vertical": [
[
1.0,
1.0,
1.0,
0.06
],
[
1.0,
1.0,
1.0,
0.005
]
]
},
"display_two_rows": false,
"left_center_color": null,
"right_color": null,
"text": {
"Variable": [
"hits",
true
]
}
}
},
{
"Text": {
"background": {
"Vertical": [
[
1.0,
1.0,
1.0,
0.06
],
[
1.0,
1.0,
1.0,
0.005
]
]
},
"display_two_rows": false,
"left_center_color": null,
"right_color": null,
"text": {
"Variable": [
"pb hits",
true
]
}
}
},
{
"Timer": {
"background": "Transparent",
Expand Down

0 comments on commit 591e2fc

Please sign in to comment.