twitter / cache-trace

A collection of Twitter's anonymized production cache traces.
Creative Commons Attribution 4.0 International
171 stars 34 forks source link

.sort or not #8

Open stephendliang opened 1 year ago

stephendliang commented 1 year ago

When I was downloading the traces, I noticed some files have a .sort tag and some do not. Is there much difference between a .sort file and one that is not? Please let me know the difference.

1a1a11a commented 1 year ago

Please use the .sort traces, they are sorted by timestamp.

stephendliang commented 1 year ago

what are the non .sort traces sorted by?

1a1a11a commented 1 year ago

they were sorted by timestamp, but we noticed a bug in sorting, so we sorted them again. We keep the original one in case there were more bugs in generating new traces.