Tags give the ability to mark specific points in history as being important
-
v1.1.0
338dae3c · ·Release 1.1.0 - Massive performance gain! Changes on this release show a 20% performance gain to nxparse.Parse() Made everything faster by moving the HTTP header check to the default case and made the HTTP check WAY faster. Switch from int64 to int ande use Atio instead of ParseInt which massively increase performance for integer conversion. Entry creates the required numbers of HTTP map on initialization.