Msxml2.FreeThreadedDOMDocument.4.0 or Msxml2.FreeThreadedDOMDocument.6.0

I have a VBScript COM component where I am using Msxml2.FreeThreadedDOMDocument.4.0, however is there / will there be any benefits of using Msxml2.FreeThreadedDOMDocument.6.0

I played around with it a bit on my local machine and saw minor performance improvements using 6.0, however I did not find any good link on the internet related to any possible way of getting

Does anyone else have any tips / pointers?

0


a source to share


1 answer


If your tests with your data don't show a convincing improvement, then it doesn't really matter - to you - something that someone else has seen ...



However, you might want to update just to finish. You probably won't care sooner or later ...

0


a source







All Articles