I have two networked printers (static IP) which have remained the same on 12.04 and 18.04. I have upgraded to 22.04 on one machine, and now printing from this one host is incredibly slower, with 15-20 seconds elapsing between pages. Other hosts (still on 18.04) print the same document one page right after another.
I've been mulling this over for some months--because it is only a problem when printing longer documents--but then it is really a problem. Watching the network traffic, the holdup seems to be in some processing done on my machine as each page is sent to the printer.
These are both full Postscript printers (Lexmark) printing on socket://:9100. The problem is identical using ipp or any other printer protocol.
Sending a pdf straight to the printer with lpr -l is an option, but not very user-friendly because a pdf has to be generated first, then send to printer with command line options.
Has something changed in the way Ghostscript handles print jobs? This used to be instant, with page after page coming out of printer. Now it is always 15-20 seconds between pages.
Any suggestions even on how to troubleshoot to time where it is getting bogged down would be most appreciated.