Comments
3 comments
-
hi guys,
i found based on this article
https://documentation.red-gate.com/sa6/adding-other-optimizations
that you removed the great option
"I want to reduce unused allocated memory" option was removed in SmartAssembly 6.12.4.
which btw you never mention anything about it in the official release log:
https://documentation.red-gate.com/sa6/release-notes-and-other-versions/smartassembly-6-12-release-notes
care to explain why you removed that great feature that was actually the only thing that was indeed working fine compared to the sealed classes which causes many crashes?
thanks
John -
This was removed because it caused a number of issues; and it was never really that effective in the first place in our experience. You are right that it should have been in the release notes though, I've added it.
-
Russell D said:This was removed because it caused a number of issues; and it was never really that effective in the first place in our experience.
plus it was a great selling point to some customers that care about resources and not been able to upgrade their pcs or servers so easily
the sister option as i mentioned yes, was indeed caused various issues and made the application unstable.
any plans to replace it with something "better" in the future? any other optimizations you could add?
Add comment
Please sign in to leave a comment.
This is a minor beta release of SmartAssembly.
With this release we introduced support for .NET Core and .NET Standard. Although we made sure to ensure the best experience, this is considered a beta version and some features may not be fully implemented yet. Refer to the Known issues section for more information, and refer to the Release Notes for full details of what will be coming with the full release: https://documentation.red-gate.com/sa6/release-notes-and-other-versions/smartassembly-6-13-release-notes.
If you have any suggestions, don’t hesitate to use the feedback link inside the application. We’d love to hear your thoughts!
Major features
SA-2018,SA-2092:
Added .NET Core support.SA-2094:
Added Portable PDB support.SA-2092:
Added .NET Standard support.SA-2092:
Extended .NET Framework support (up to 4.7.2).Fixes
SA-2064:
Obfuscating an assembly containing a reference to an assembly already obfuscated with another tool, is now succeeding.Known issues
.deps.json
file.