Skip to content

Commit 4de59b4

Browse files
authored
start/stop lightdm instead of running through xvfb (#90)
* start/stop lightdm instead of running through xvfb * increase collect duration for stress tests * stats from mangohud * remove old metrics * shared type for mangohud stats
1 parent fcf7be5 commit 4de59b4

6 files changed

Lines changed: 149 additions & 728 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 239 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ plotters = "0.3.7"
1414
tera = "1"
1515
chrono = "0.4.41"
1616
statistical = "1.0.0"
17-
sysinfo = "0.37.0"
18-
crossbeam = "0.8.4"
19-
nvml-wrapper = "0.11.0"
2017
regex = "1.11"
2118
git2 = "0.20"
2219
fs_extra = "1.3.0"

0 commit comments

Comments
 (0)