Speed up Processing Time

Hi all,

I have a process to do the follow task:-

  1. WinQueue input
  2. Insert dymanic QR code to the document
  3. seperate doucment by document number
  4. lookup excel file to insert different letter head base on document content
  5. lookup excel file send out email

Current PC config is :
WIndows 10 Pro
Intel i7 8700
32GB Ram
256GB PCie SSD (C:)
512GB SATA SSD (D:)

The current performance is around 34 ppm.
We would like to speed up the prcoessing time, any idea on the hardware selection ?

Thanks in advance.
Best regards,
Joey

After step 3, output to a folder.
Then in a separate process, thread the input from that folder (self-replicating process) and continue with steps 4 and 5.