Enable the in-code profiler
masterThe Profiler type is only compiled when the PROFILE flag is set. To use it, build the SwiftSoupProfile target with the -DPROFILE flag. The CLI will print a profiler summary at the end of the run.
swift run -c release -Xswiftc -DPROFILE SwiftSoupProfile --fixtures /path/to/fixtures