mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Round up expected memory usage
Co-Authored-By: bergice <bergice@users.noreply.github.com>
This commit is contained in:
parent
a245d0c98f
commit
2e84e9a18f
@ -111,5 +111,5 @@ Please use the following estimates to decide how you will run your file migratio
|
||||
| --- | --- | --- | --- |
|
||||
| < 150 | Web Request | 30 seconds | 6 MB |
|
||||
| < 500 | Queued Job | 120 seconds | 8 MB |
|
||||
| < 10000 | Command Line | 10000 seconds | 916 MB |
|
||||
| < 10000 | Command Line | 10000 seconds | 950 MB |
|
||||
| 10000+ | Command Line or contact support | n/a | n/a |
|
||||
|
Loading…
x
Reference in New Issue
Block a user