Browse Source
Or Selector benchmark and removal of repeated virtual callsgh-readonly-queue/master/pr-10559-10fe00655310a09f8d306cd5ffeffb900759b68f
committed by
GitHub
5 changed files with 76 additions and 25 deletions
@ -0,0 +1,15 @@ |
|||
{ |
|||
"profiles": { |
|||
"Avalonia.Benchmarks": { |
|||
"commandName": "Project" |
|||
}, |
|||
"Avalonia.Benchmarks (in-process)": { |
|||
"commandName": "Project", |
|||
"commandLineArgs": "--inprocess" |
|||
}, |
|||
"Avalonia.Benchmarks (debug)": { |
|||
"commandName": "Project", |
|||
"commandLineArgs": "--debug" |
|||
} |
|||
} |
|||
} |
|||
Loading…
Reference in new issue