Dagger.jl
Dagger.jl copied to clipboard
Add standalone events for scheduler decision logging
In order to make it easier to test the correctness of the scheduler, we want to log scheduler decisions, including any relevant context that the scheduler may have used to make the decision. Since many such decisions are made very quickly the start-finish timespans that the logging system uses are somewhat redundant. We can thus add a new kind of event, :instant, which are unpaired events.