main
Johnathan Douglas 2023-07-17 13:46:14 -03:00
parent 8c81568dcd
commit 0454016486
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ class MassInsert1Task
* 1000 ............ 1,000 s DONE
* 10000 ........... 13,000 s DONE
* 100000 .......... 163,000 s DONE
* 1000000
* 1000000 ..........1506,000 s DONE (25m 6s)
*
* 1. insert into transactions (id, value, date) values (1, 10, '2023-04-01');
* - index, view materialized