From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id ADD66BC69 for ; Thu, 12 Apr 2007 16:09:24 +0200 (CEST) Received: from einhorn.in-berlin.de (einhorn.in-berlin.de [192.109.42.8]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l3CE9NCi030024 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Thu, 12 Apr 2007 16:09:24 +0200 X-Envelope-From: oliver@first.in-berlin.de X-Envelope-To: Received: from first (dslb-088-073-066-231.pools.arcor-ip.net [88.73.66.231]) (authenticated bits=0) by einhorn.in-berlin.de (8.13.6/8.13.6/Debian-1) with ESMTP id l3CE9NA2022883 for ; Thu, 12 Apr 2007 16:09:23 +0200 Received: by first (Postfix, from userid 501) id 59D7B3A6BA4; Thu, 12 Apr 2007 16:09:16 +0200 (CEST) Date: Thu, 12 Apr 2007 16:09:16 +0200 From: Oliver Bandel To: caml-list@inria.fr Subject: Re: [Caml-list] Example slowing down... (OpenGL/lablgl) Message-ID: <20070412140915.GA396@first.in-berlin.de> References: <20070411222521.GA1603@first.in-berlin.de> <1176336431.5532.6.camel@rosella.wigram> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1176336431.5532.6.camel@rosella.wigram> User-Agent: Mutt/1.5.6i X-Scanned-By: MIMEDefang_at_IN-Berlin_e.V. on 192.109.42.8 X-Miltered: at discorde with ID 461E3D94.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; bandel:01 in-berlin:01 lablgl:01 0200,:01 bandel:01 ocaml:01 wrote:01 wrote:01 oliver:01 oliver:01 caml-list:01 opengl:02 driver:04 driver:04 nvidia:94 On Thu, Apr 12, 2007 at 10:07:11AM +1000, skaller wrote: > On Thu, 2007-04-12 at 00:25 +0200, Oliver Bandel wrote: > > > So there must be something with the above code or the lablgl-Lib > > or with OCaml that makes the application slowing down, when the > > window is enlarged. > > > > > > Someone who knows, what the problem is?! > > You're not running the proprietary nVidia driver. > [...] I am running the nvidia driver. Definitely! Ciao, Oliver