-
Notifications
You must be signed in to change notification settings - Fork 132
Description
While using the tool on a virtual machine to gain more computing power I noticed that not all the available CPU is used. The tool is using full CPU on 3 different local machines but they are just personal laptops with minimal setup.
The VM was an an AWS c6a.24xlarge EC2 with 96 vCPU and 192Go of RAM.
CPU usage was around ~21%
i lunched a second process and CPU usage got into ~46%
third process made it until ~65%
I tried a forth process but it was reaching 100% and impacting other processes op/sec.
The operations per seconds reached ~2.100.000 operations/second and this is impressive.
This is more of a experience than an issue since the tool managed to decrypt my 3 documents with 8 digits all capitals ( made some code changes since i didn't know how to pass that as a custom query ) in less than 18 hours.
Thanks guys for the tool.