Add benchmark script by pocke · Pull Request #13 · pocke/activerecord-originator

The current benchmarking result is the following: # Benchmarking #to_sql mehtod ## Wihtout AR::Originator ruby benchmark/to_sql.rb -- create_table(:posts, {:force=>true}) -> 0.0061s ruby ...