tristanlabelle / swift-winrt

A Swift bindings generator for WinRT APIs
MIT License
15 stars 1 forks source link

Profile and optimize code generation #157

Open tristanlabelle opened 1 month ago

tristanlabelle commented 1 month ago

It's very slow currently, there must be a bottleneck.

tristanlabelle commented 1 month ago

Build release with pdb: swift build -c release -Xswiftc -g -Xswiftc -debug-info-format=codeview -Xlinker -debug:codeview Use Visual Studio performance tools to see stacks.