I'm trying to profile my program, built like:

dub build --build=profile

When I run the program, where is the performance profile file supposed to appear? I can find nothing new in the program/project root directory. This happens regardless whether I compile with dmd or ldc2.

Reply via email to