-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
Description
We should have an idea of how much overhead using something like spy represents.
For this purpose I propose two tests:
- Overhead for an optimized script/command @Panaetius mentions he has something in Rust for reading many files at once
- Overhead for a python ML model. Here it would be nice to test out training an image classification model. We can either get a simple one from the academic team or find one online. For example the CIFAR-10 dataset is ~200MB and can be easily fed into some reference image recognition CNN.
The goal is to compare the increase in execution time from running with spy relative to running without it.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog