bevy/.github/workflows
François e677755c5e CI: use lavapipe instead of swiftshader when running examples (#3358)
# Objective

- fixes #3344
- have example run faster

## Solution

- thanks to the nice folks at wgpu, I was able to switch from swift shader to lavapipe which is faster
- I also reduced the runtime for some of the examples
- I enabled the trace_chrome feature on the examples, and stored the results as an artefact. it can be useful to debug
- runtime is back to around 10 minutes


Co-authored-by: François <8672791+mockersf@users.noreply.github.com>
2021-12-17 23:58:09 +00:00
..
ci.yml CI: use lavapipe instead of swiftshader when running examples (#3358) 2021-12-17 23:58:09 +00:00
dependencies.yml Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
ios.yml Bump actions/cache from 2.1.5 to 2.1.6 (#2284) 2021-06-01 20:06:33 +00:00
label.yml Label PRs for all target branches (#2701) 2021-09-04 19:05:23 +00:00