* Fixed bug in reporting where per-size stats per operation type were using
the "all sizes" data.
* Fixed bug in GET where last_byte_latency was being calculated before
actually reading the data out of the socket.
* Some operations cannot get a meaningful first-byte-latency, so they
don't; this is now correctly reported as "N/A".
* Each result's Swift X-Trans-Id header is now included in the result.
* Added "Swift TX ID for worst latench" column to report.
* Increased precision in report data (now visible down to milliseconds).