bongohrtech commented on issue #295:
URL: https://github.com/apache/lucenenet/issues/295#issuecomment-648119529


   I believe NUnit should have an overload for numeric types but when comparing 
type long this seems to take a very long time to resolve. Using an overload a 
== b seems to result in much faster performance. The same is true for byte 
comparison.
   
   This as been added to the Assert.cs file which overloads AreEqual for long 
and byte


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to