Skip to content

A Dashboard tracking WebRender performance on Windows 10, Nightly, Intel Graphics Cards

Notifications You must be signed in to change notification settings

acmiyaguchi/webrender_intel_win10_nightly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To create the docker image, run

```
sudo docker build -t ds_283_prod .
```

We are good to go. Now for testing, I mount my `gargle` cached authentifications(and other google auths too)  into the container and run it like so

```

sudo docker run -it  -v ~/.R:/root/.R  -v ~/.config:/root/.config ds_283_prod

```



And that ought be it! The dashboard is copied to `gs://moz-fx-data-prod-analysis/sguha/ds_283/`.

About

A Dashboard tracking WebRender performance on Windows 10, Nightly, Intel Graphics Cards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 95.7%
  • Dockerfile 3.1%
  • Shell 1.2%