-
-
Notifications
You must be signed in to change notification settings - Fork 83
Closed
Description
Server information.
phpMussel version used
v3.3.1
Signatures version
Latest from Git
PHP SAPI used
apache2handler
PHP version installed
8.0.11
Operating system used
Windows NT 10.0 build 19042 (Windows 10) AMD64
Issue
Hi,
I'm just starting with an implementation of phpMussle in an image / pdf uploader and I'm wondering about the scanning speed.
I'm just scanning files via
Scanner->scan()
I'm noticing that it takes about 13s to scan a 4 MB jpeg and about 40s to scan a 10 MB pdf.
Are these expected times, or do I have something misconfigured here?