From owner-freebsd-eclipse@FreeBSD.ORG Tue Aug 15 09:18:14 2006 Return-Path: X-Original-To: freebsd-eclipse@freebsd.org Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F20316A4DE for ; Tue, 15 Aug 2006 09:18:14 +0000 (UTC) (envelope-from apivovarov@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 923F443D5F for ; Tue, 15 Aug 2006 09:18:12 +0000 (GMT) (envelope-from apivovarov@gmail.com) Received: by py-out-1112.google.com with SMTP id c59so1662311pyc for ; Tue, 15 Aug 2006 02:18:12 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=sFS6wUWljpFnyv8ewY/9yHNOhsXyJ4LceowN89O3QpKa35XgiYhdsYHnGMc8QUMcDFNVS0DGA3DmgmgFJN4TgzZeixV81jFFZ6h4/ahBX3lF5Huyk2PH4eGy3z3fghyxLEYaMr2N1I6dQ+awCGcxRAiqcdVG+KX8da5jGluUXOU= Received: by 10.35.78.13 with SMTP id f13mr15188519pyl; Tue, 15 Aug 2006 02:18:12 -0700 (PDT) Received: by 10.35.18.11 with HTTP; Tue, 15 Aug 2006 02:18:12 -0700 (PDT) Message-ID: <426b510c0608150218t294c212x92fc8e0c9db62d10@mail.gmail.com> Date: Tue, 15 Aug 2006 13:18:12 +0400 From: "Alex Pivovarov" To: freebsd-eclipse@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Eclipse GUI speed issue X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Aug 2006 09:18:14 -0000 I have two OS (Suse 10 and FreeBSD 6.1) on my computer (Athlon-XP 1800+, 512Mb, Seagate 7200) Suse has jdk15 + Eclipse 3.2 FreeBSD diablo-jdk15 + Eclipse 3.1.2 (both installed from packages) The problem is that Eclipse GUI works a bit slower on FreeBSD that on Suse. for instance: - trees open slower - class creation is slower I mean it's quite fast but it's observably slower than on Suse. I'd say that Eclipse GUI speed is similar on Suse and on Windows but observably slower on FreeBSD. Do you have any idea why it could be.