How long do messages take to process?
A. Depending on what type of storage driver is used and your system’s configuration, this may vary greatly. Processing time hovers typically between 0.01s and 0.07s for most messages (peaking at about 0.20s). Messages with large attachments (6-10MB) may take a little longer due to I/O delay (if they are binary attachments, they are ignored). On some slower systems, or using slower storage drivers, processing time may take a few seconds. If you need the absolutely fastest operation, consider the hash driver or MySQL.