Skip to content
Snippets Groups Projects
  1. Dec 12, 2015
  2. Nov 27, 2015
  3. Nov 25, 2015
  4. Nov 24, 2015
  5. Nov 13, 2015
  6. Nov 04, 2015
  7. Nov 03, 2015
    • Robert J. Moore's avatar
      cadd7d58
    • Stanley Feng's avatar
      Incorporate CR feedback: · 8bfadaea
      Stanley Feng authored
      1. Use LinkedList rather than ArrayList for the measurement array in RAW. Update size estimation in documentation in workload_template.
      
      2. Add a new composite measurement type which combines HdrHistogram and RAW.
      
      3. Allow user to optionally disable output of summary stats from the raw measurement class.
      8bfadaea
    • Connor McCoy's avatar
      StatusCode -> Status · 5113c2e3
      Connor McCoy authored
      Replaces numeric status codes with a canonical set of Status objects,
      each with a short name and description.
      Bindings with more specific errors (e.g., timeouts) return additional
      statuses.
      
      This changes the default output from messages like:
      
         [UPDATE], Return=0, 511
      
      To:
      
         [UPDATE], Return=OK, 511
      5113c2e3
    • Connor McCoy's avatar
      Add single definition of status codes · 28a090a7
      Connor McCoy authored
      28a090a7
  8. Oct 31, 2015
  9. Oct 17, 2015
  10. Oct 15, 2015
  11. Oct 09, 2015
  12. Sep 21, 2015
  13. Aug 07, 2015
  14. Aug 06, 2015
  15. Jul 27, 2015
  16. Jul 17, 2015
  17. Jul 15, 2015
Loading