Skip to content

Use correct culture to parse analyzer execution time#688

Merged
KirillOsenkov merged 1 commit intoKirillOsenkov:mainfrom
Korexio:main
Jun 19, 2023
Merged

Use correct culture to parse analyzer execution time#688
KirillOsenkov merged 1 commit intoKirillOsenkov:mainfrom
Korexio:main

Conversation

@Korexio
Copy link
Copy Markdown
Contributor

@Korexio Korexio commented Jun 19, 2023

Fixes #687

The culture found in the log file is now used to parse analyzer execution times.

Before:

image

After:

image

Copy link
Copy Markdown
Owner

@KirillOsenkov KirillOsenkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice, thank you!

@KirillOsenkov KirillOsenkov merged commit 98bbeb8 into KirillOsenkov:main Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 ms is displayed for all analyzers under Analyzer Summary when using incompatible culture

2 participants