Will the module help speed up the loading of Sales Order grid?

Will the module help speed up the loading of Sales Order grid?

The archive is located in tables that are separate from the default Magento ones. During installation, the module creates the tables that copy the structure of sales_order_grid, sales_invoice_grid, sales_shippment_grid, and sales_creditmemo_grid. While archiving, it moves the entry from the sales_order_grid (also invoice, shipment and credit memo associated with it) to the corresponding archive table. As a result, indeed, the Sales > Orders grid could load faster with the orders archived.