Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Xtask dev utilities

This package provides the following commands:

Snapshots

cargo xtask snapshots-cpu report  # Creates report for snapshots
cargo xtask snapshots-cpu review  # Interactive test blessing snapshots
cargo xtask snapshots-cpu dead-snapshots  # Detects dead snapshots
cargo xtask snapshots-cpu size-check  # Size check for snapshots

The same works for snapshots-gpu

cargo xtask snapshots-gpu ...

Comparisons

cargo xtask comparisons report  # Creates report for comparisons