Skip to content

Instantly share code, notes, and snippets.

@EgorBo
Created January 9, 2022 21:22
Show Gist options
  • Save EgorBo/29ccb19fd8c9adc05c8fcd37a5415549 to your computer and use it in GitHub Desktop.
Save EgorBo/29ccb19fd8c9adc05c8fcd37a5415549 to your computer and use it in GitHub Desktop.
SimpleBenchmarks.txt
| Method | Job | Toolchain | Mean | Error | StdDev | Ratio |
|------------ |----------- |----------------------------:|----------:|----------:|----------:|------:|
| IndexOf | Job-OHKTCB | \Core_Root_Base\corerun.exe | 33.219 ns | 0.0815 ns | 0.0636 ns | 1.00 |
| IndexOf | Job-QKMCMY | \Core_Root_EGOR\corerun.exe | 16.176 ns | 0.0254 ns | 0.0238 ns | 0.49 |
| | | | | | | |
| LastIndexOf | Job-OHKTCB | \Core_Root_Base\corerun.exe | 31.953 ns | 0.0232 ns | 0.0217 ns | 1.00 |
| LastIndexOf | Job-QKMCMY | \Core_Root_EGOR\corerun.exe | 15.704 ns | 0.0374 ns | 0.0312 ns | 0.49 |
| | | | | | | |
| Contains | Job-OHKTCB | \Core_Root_Base\corerun.exe | 27.097 ns | 0.0301 ns | 0.0235 ns | 1.00 |
| Contains | Job-QKMCMY | \Core_Root_EGOR\corerun.exe | 9.114 ns | 0.0024 ns | 0.0019 ns | 0.34 |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment