Re: Standardizing Timestamps Across Clients

2010-03-21 Thread Michael Pearson
Just a note for PHP users that using microtimes with the thrift_protocol module won't work on 32-bit machines (https://issues.apache.org/jira/browse/THRIFT-729). .michael. On Sun, Mar 21, 2010 at 8:51 AM, Jonathan Ellis wrote: > Looks like consensus is that "microseconds since epoch" is the way

Performance regression tests

2010-03-21 Thread Kushal Pisavadia
I was looking at this idea for GSoC2010: https://issues.apache.org/jira/browse/CASSANDRA-875 I've put a comment on that ticket, but am going to post here as well as it seems to be more active. Sorry for the double post. If this is going to be part of the continuous integration process (assuming H