Tokamak/.vscode
Max Desiatov 6f0528fe06
Add a benchmark target and a script to run it (#365)
* Add a benchmark target and a script to run it

Benchmarks need to be built in the release mode, that's why I created a separate `benchmark.sh` script to build it and run it.

I've also cleaned up a compiler warning in `TextEditor.swift` and bumped macOS agents to use Xcode 12.3 instead of 12.2.

* Benchmark `App` and `WindowGroup` rendering

* Add a `benchmark` task to `tasks.json`

* Exit `NativeDemo` directory before benchmarking
2021-01-20 21:09:54 +00:00
..
launch.json Add basic GTK renderer code (#333) 2020-12-26 16:11:06 +00:00
settings.json Update to the latest version of SwiftFormat (#250) 2020-08-05 17:30:19 +01:00
tasks.json Add a benchmark target and a script to run it (#365) 2021-01-20 21:09:54 +00:00