Invoke-Ngen
1.0.2
Use this tool to improve performance of managed applications. It creates
native images and installs them into the native image cache. The runtime
can use native images from the cache instead of using the just-in-time
(JIT) compiler to compile original assemblies.
The tool may print various errors "Failed to load dependency..." and etc.
They are not necessarily proble
native images and installs them into the native image cache. The runtime
can use native images from the cache instead of using the just-in-time
(JIT) compiler to compile original assemblies.
The tool may print various errors "Failed to load dependency..." and etc.
They are not necessarily proble
Use this tool to improve performance of managed applications. It creates
native images and installs them into the native image cache. The runtime
can use native images from the cache instead of using the just-in-time
(JIT) compiler to compile original assemblies.
The tool may print various errors "Failed to load dependency..." and etc.
They are not necessarily problems, the tool still improves what it can.
Show more
native images and installs them into the native image cache. The runtime
can use native images from the cache instead of using the just-in-time
(JIT) compiler to compile original assemblies.
The tool may print various errors "Failed to load dependency..." and etc.
They are not necessarily problems, the tool still improves what it can.
Installation Options
Owners
Copyright
(c) Roman Kuzmin
Package Details
FileList
- Invoke-Ngen.nuspec
- Invoke-Ngen.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.2 (current version) | 220 | 8/24/2022 |
1.0.1 | 25 | 7/18/2022 |
1.0.0 | 224 | 6/8/2020 |