![]() | ![]() |
![]() |
![]() ![]() ![]() |
The following is example output for sequentially submited OGR stubs to a personal proxy:
[2000-02-14 23:56:33] ogr r=16/16, d=3/3, 63.3 Mnodes/sec, tot=19
For each of the (artificial) OGR stubs in question, there were 13.52 Gnodes (13.52*10^9). The upper 32-bit word of that is (13.52*10^9)/2^32=3.178, which is the origin of the factor that causes your "tot=" count to increment by 3.
The proxy actually keeps track of the full 64-bit word of the total number of nodes completed, but the "tot=" printed only reflects the upper 32-bit word of it.
|
|
© Copyright distributed.net 1997-2013 - All rights reserved