Activity overview
Latest activity by Morantex
UPDATE: Disabling the dynamic proxy option on two of the more relevant assemblies here saw the 73 uS/msg fall to 65 uS/msg. (That is an obfuscated release build) but this is still performing worse than a straightforward debug build.
Hugh / comments
UPDATE: Disabling the dynamic proxy option on two of the more relevant assemblies here saw the 73 uS/msg fall to 65 uS/msg. (That is an obfuscated release build) but this is still performing worse ...
The runtime cost of obfuscation
I've been running some performance measurements here on code that is obfuscated and comparing it code that is not.
Basically a test client/server is used to stress test a managed networking API - o...
WinRT and Phone 8
I can see no signs of enthusiasm by RedGate to add WinRT and Phone 8 support to SmartAssembly.
I've enjoyed using SA for some time but now it's falling behind it's competitors.
Dotfuscator supports...
Referenced Assemblies
I'm currently chasing an issue (F0066886) with RedGate about a weird error being reported by SA.
As I've been investigating this here I've found a few odd things about SA that I'd like to get clari...
Surely this is a bug
I am in touch with RedGate just now over an issue that stems from SA being unsure about where to find a referenced assembly and errors that arise when it finds the wrong/unintended version.
However...