We recently upgraded our Aspose Words Cloud gem from 19.2 to 19.10 as prescribed by a recommendation from @tilal.ahmad in Convert, create and merge Word Documents in Ruby using Aspose.Words Cloud REST API throwing System.OutOfMemoryException - #4 by tilal.ahmad, but when we did so, requests to convert a document much longer.
In 19.2, we were able to process multiple documents within a second, but after bumping our sdk version to 19.10, each document takes about a second to convert.
Is there a way to reclaim the performance of 19.2 in 19.10?