cmu-db / peloton

The Self-Driving Database Management System
http://pelotondb.io
Apache License 2.0
2.03k stars 623 forks source link

Minor Cleanup Timer + DeleteSQLTests #1391

Closed apavlo closed 6 years ago

apavlo commented 6 years ago

This is a manual merge of #1161 except that I took out the changes to WorkerPool. Everything should be the same and reviewed already.

  1. Refactored Timer to add the ability to record the total time.
  2. @haoxianghua -- solve issues #754, write delete_sql_test.cpp to check correctness

https://www.youtube.com/watch?v=kWYYQlQhbyE

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.06%) to 77.388% when pulling e8841e96d6eb0fafa19d27baa6966b0745015335 on apavlo-feb2018-memory into f6446bab149da8aa85790f2a30ae74f40d9e1d87 on master.