spec/benchmark/bench.rb in pg_csv-0.1.6 vs spec/benchmark/bench.rb in pg_csv-0.1.7

- old
+ new

@@ -10,14 +10,14 @@ class PgCsv def sql "" end - + def connection 1 end - + def load_data n = o(:times).to_i c = 0 if @row_proc n.times do