Files
Miguel Ángel 9bb4b36ea4 ci(native-renderer): github actions workflow for linux cpu tests + bench
- Runs on ubuntu-latest (x86_64, no GPU)
- Installs Rust + Skia build deps (clang, ninja, ffmpeg, fonts)
- Caches Cargo registry + Skia build between runs
- Builds with --no-default-features (CPU raster only)
- Runs all tests + criterion benchmarks
- Posts benchmark results to PR summary
2026-04-25 22:01:59 -04:00
..