Skip to content

Commit 836d927

Browse files
committed
note on RAM usage
1 parent ccc24b6 commit 836d927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Simply issue the command `java -jar MySQLDataCompare-1.0.jar masterSchemaURL sla
2828

2929
Here is a sample output from the test cases.
3030

31-
Running on a i5 laptop with SSD and MySQL 8, comparison took less than 1 minute for 7.5 million rows.
31+
Running on a i5 laptop with SSD and MySQL 8, comparison took less than 8MB heap size and 1 minute for 7.5 million rows nearly similar schemas.
3232

3333
```
3434
Loading Database Schema Metadata MASTER

0 commit comments

Comments
 (0)