Skip to content

Instantly share code, notes, and snippets.

@vzarytovskii
Created January 23, 2023 11:53
Show Gist options
  • Save vzarytovskii/94000eb75fd2d75f83a698fb48e981d3 to your computer and use it in GitHub Desktop.
Save vzarytovskii/94000eb75fd2d75f83a698fb48e981d3 to your computer and use it in GitHub Desktop.
Method Mean Error StdDev Median Min Max Gen0 Gen1 Gen2 Allocated
ParseAndTypeCheckProject_Resumable 382.906 ms 16.6768 ms 17.1258 ms 377.704 ms 356.566 ms 424.642 ms 2000.0000 1000.0000 1000.0000 229.03 MB
ParseAndTypeCheckProject_Normal 359.397 ms 18.5518 ms 19.8502 ms 363.683 ms 333.375 ms 401.576 ms 2000.0000 1000.0000 1000.0000 229.56 MB
ParseAllFilesInProjectSequential_Resumable 20.691 ms 1.2518 ms 1.3913 ms 20.766 ms 18.529 ms 23.995 ms 34.5395 17.2697 - 6.79 MB
ParseAllFilesInProjectSequential_Normal 20.904 ms 0.8382 ms 0.9653 ms 20.669 ms 19.498 ms 22.755 ms 33.1790 16.2037 - 6.79 MB
ParseAllFilesInProjectParallel_Resumable 4.876 ms 0.1461 ms 0.1624 ms 4.909 ms 4.585 ms 5.091 ms 33.4302 16.7151 - 6.8 MB
ParseAllFilesInProjectParallel_Normal 4.797 ms 0.1814 ms 0.1863 ms 4.823 ms 4.543 ms 5.113 ms 33.5227 16.6667 - 6.8 MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment