Skip to content

Fix parsing of expected performance changes for tests with non-alpha characters.

Python's split() function is used to split on all white space.

Merge request reports