Enis Necipoglu
3 years ago
No known key found for this signature in database
GPG Key ID: 1EC55E13241E1680
1 changed files with
1 additions and
1 deletions
-
docs/en/Community-Articles/2023-11-97-AOT-Compilation/Post.md
|
|
|
@ -40,7 +40,7 @@ I have created a simple console application to test the Native AOT Compilation. |
|
|
|
|
|
|
|
| | Size | Speed | |
|
|
|
| --- | --- | --- | |
|
|
|
| .NET 8 <br/>Self-Contained, Single File | 65938 kb | 00.0051806 ~5ms | |
|
|
|
| .NET 8 <br/>_(Self-Contained, Single File)_ | 65938 kb | 00.0051806 ~5ms | |
|
|
|
| .NET 7 AOT (default) | 4452 kb | 00.0029823 ~2ms | |
|
|
|
| .NET 8 AOT (default) | 1242 kb | 00.0028638 ~2ms | |
|
|
|
| AOT (Speed)| 1280 kb | 00.0023838 ~2ms | |
|
|
|
|