Skip to content

Instantly share code, notes, and snippets.

@Sergio0694
Last active September 25, 2019 11:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sergio0694/8797000d7f2793ef5edb18382bc93ef3 to your computer and use it in GitHub Desktop.
Save Sergio0694/8797000d7f2793ef5edb18382bc93ef3 to your computer and use it in GitHub Desktop.
| Method | Mean | Error | StdDev | Ratio |
|------------------------ |------------:|-----------:|-----------:|------:|
| ReflectionSmall | 954.36 ms | 11.8428 ms | 11.0778 ms | 1.00 |
| ILGetterSmall | 678.82 ms | 4.5664 ms | 3.8132 ms | 0.71 |
| UnwrappedILGetterSmall | 661.00 ms | 5.2797 ms | 4.6803 ms | 0.69 |
| SingleILGetterSmall | 65.24 ms | 0.3079 ms | 0.2880 ms | 0.07 |
| | | | | |
| ReflectionMedium | 1,427.80 ms | 9.2508 ms | 8.6532 ms | 1.00 |
| ILGetterMedium | 1,023.99 ms | 6.6233 ms | 6.1954 ms | 0.72 |
| UnwrappedILGetterMedium | 1,011.03 ms | 2.6657 ms | 2.3631 ms | 0.71 |
| SingleILGetterMedium | 66.95 ms | 0.2466 ms | 0.2186 ms | 0.05 |
| | | | | |
| ReflectionLarge | 2,403.91 ms | 36.2961 ms | 33.9514 ms | 1.00 |
| ILGetterLarge | 1,685.61 ms | 31.7584 ms | 29.7068 ms | 0.70 |
| UnwrappedILGetterLarge | 1,652.42 ms | 21.8761 ms | 20.4629 ms | 0.69 |
| SingleILGetterLarge | 73.25 ms | 0.3019 ms | 0.2521 ms | 0.03 |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment