Forum Discussion
MartinSpamer
12 years agoFrequent Contributor
VTest wrote:
I have to compare that Time1 and Time2 values are not overlaping with any other Times for each element, I wrote the scipt to get the xml holder and compare the values , but due to the large amount of records it is taking more than 2 hours to validate one xml. Any suggestions are invited for efficient way to bring down the processing time.
It all depends on what algorithm you are using to detect collisions.