From owner-freebsd-questions@FreeBSD.ORG Tue Jun 3 08:06:16 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD6891065684 for ; Tue, 3 Jun 2008 08:06:16 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id D58958FC0C for ; Tue, 3 Jun 2008 08:06:15 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m5386CfZ005950; Tue, 3 Jun 2008 10:06:12 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m5386CgR005947; Tue, 3 Jun 2008 10:06:12 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 3 Jun 2008 10:06:12 +0200 (CEST) From: Wojciech Puchar To: Warren Block In-Reply-To: Message-ID: <20080603100421.B5921@wojtek.tensor.gdynia.pl> References: <20080602232417.J36835@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD Questions Subject: RE: Duplex printer advice X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jun 2008 08:06:16 -0000 > This depends a lot on your print jobs. Low quality machine-generated > PostScript output can be slow. PCL can also be slow. The only way to really > know is to benchmark with your print jobs. there was no case i found postscript to print faster. > There's also the potential overhead of the print processing systems. Just > sending PS in the first place may be quicker than apsfilter or CUPS. i use lpd+my script for filtering postscript to PCL > Recent printers have fast RISC CPUs and fast PS interpreters. I/O speed > comes into it, too. FreeBSD seems particularly slow over parallel and USB both not true, but just use lptcontrol for parallel port!