From owner-freebsd-arm@FreeBSD.ORG Thu May 14 22:48:53 2015 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2AB6E2E6 for ; Thu, 14 May 2015 22:48:53 +0000 (UTC) Received: from mail-ig0-x22a.google.com (mail-ig0-x22a.google.com [IPv6:2607:f8b0:4001:c05::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E75EA1E64 for ; Thu, 14 May 2015 22:48:52 +0000 (UTC) Received: by igblo3 with SMTP id lo3so20547776igb.1 for ; Thu, 14 May 2015 15:48:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=i2XkefdZUHdBz0kZqkJKc1kpg+XWpv7G9/LZZp7j+fo=; b=vFfohgRvIm5714MzzppFfkvmrTDw6dFHJ5HMyA0WGDFWrnX95nBYAF1iixDh+ky8W4 bxyyLpqqulbNRVub2SKi2RiWvzauoHMnVLaPQ3+g/unYEy9YdcxZANydteRugNgsux3b Uj1DVnfPhEObMekYxXxsEiQcD5D7mUP5nAsEMam5WTevQYbUA2wn4yndeBVHaEc+Q4fb vMbRklNdt2OUKBYlDtgrQjijRe2L2fJ4qIkdCSAW5F73xbreVclSsQZpBPhJrnWJtNQi RAtcLwVGcqu/RHUaYBXTTo/vc6cJ0QAa0DqvPXOXVMPE11F1qzAEslGxkSdV7pfNW0rv CTlA== MIME-Version: 1.0 X-Received: by 10.50.73.198 with SMTP id n6mr10172302igv.32.1431643732386; Thu, 14 May 2015 15:48:52 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.36.38.133 with HTTP; Thu, 14 May 2015 15:48:52 -0700 (PDT) In-Reply-To: References: <1EE88AD4-2B4A-496B-9366-7F9A89F57D6D@bsdimp.com> <1431610495.1880104.268703721.32988B01@webmail.messagingengine.com> Date: Thu, 14 May 2015 15:48:52 -0700 X-Google-Sender-Auth: gcw-58TSIq5q3Dx-NEI46dgVk-s Message-ID: Subject: Re: Performance issues with raspberry pi 2 From: Adrian Chadd To: Andreas Andersson Cc: "freebsd-arm@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 May 2015 22:48:53 -0000 On 14 May 2015 at 07:45, Andreas Andersson wrote: > I can provide that, but I'd need to know what you would want me to > benchmak. Would it suffice with my own benchmark of my simple tornado > project or do you want benchmarks that shows how different parts of the > system are performing? Hi! Just start with what you're using. You can try more formal benchmarks later, but you have a pretty good test case right there that's worth debugging and understanding. Thanks! -a > > 2015-05-14 15:34 GMT+02:00 Mark Felder : > >> >> >> On Thu, May 14, 2015, at 01:39, Andreas Andersson wrote: >> > Just built an image for the raspberry pi without the witness options.. >> > Will >> > try to build with TARGET_ARCH=armv6hf later on. Eager to test the >> > performance of tornadoweb on the rpi first. :) >> > >> > Will come back with benchmarks later. What else would be nice to >> > benchmark? >> > Is there a standard set of benchmarks that I can run and provide results >> > for? >> > >> >> I would be interested in seeing comparable benchmarks between Linux, >> FreeBSD, and NetBSD on the rpi keeping the environments as similar as >> possible. >> _______________________________________________ >> freebsd-arm@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-arm >> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" >> > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"