From patchwork Tue Mar 25 16:13:19 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Will Newton X-Patchwork-Id: 27041 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-pd0-f199.google.com (mail-pd0-f199.google.com [209.85.192.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id B579820062 for ; Tue, 25 Mar 2014 16:13:45 +0000 (UTC) Received: by mail-pd0-f199.google.com with SMTP id x10sf1555520pdj.10 for ; Tue, 25 Mar 2014 09:13:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:mailing-list :precedence:list-id:list-unsubscribe:list-subscribe:list-archive :list-post:list-help:sender:delivered-to:from:to:subject:date :message-id:x-original-sender:x-original-authentication-results; bh=ga46rTXi01P6cwRPj1x7dPhPLkw2pc8uSQ1tzRlfc10=; b=gjpwjQoPFRnr29war6q2dVTduhVoqGQklzGEZcfGElvJBVadGwGyttPe/maJXXxcNj TcBvSmlsYWsiPzjoSA9ezx2PEeozN3qCoRgt/e8qvr5GMhlZOIahVmvhmij5QevcpQo/ A6ONkbEI0RSJ5FGACJf9FNE0AKGCmvgugUhia/IdOEFbUctGD56S6Jnrm/QOtOS8wMiC Zbi01jrCLNjmgMotMRl6Fg/xnIFE0euhLtvsKGLmGXGwRcMz7Tn678brrlF7lMZt2cqw /wgPe+M5u//AoKQ7BwyWQwPChC+ghcJx1E7op/4eKG1bW00329D4RVOvM4XBJwvmCw8k LoQw== X-Gm-Message-State: ALoCoQl3M+82NKj469DZZQXctzJzyusfn7AZ3TDqBqsFclfQuuFXSmKwo/veDwQXOa80OFBhEQ1Q X-Received: by 10.68.253.66 with SMTP id zy2mr29098275pbc.1.1395764024727; Tue, 25 Mar 2014 09:13:44 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.20.138 with SMTP id 10ls276316qgj.92.gmail; Tue, 25 Mar 2014 09:13:44 -0700 (PDT) X-Received: by 10.221.26.10 with SMTP id rk10mr56501360vcb.0.1395764024582; Tue, 25 Mar 2014 09:13:44 -0700 (PDT) Received: from mail-vc0-x233.google.com (mail-vc0-x233.google.com [2607:f8b0:400c:c03::233]) by mx.google.com with ESMTPS id jb7si950732vec.89.2014.03.25.09.13.44 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 25 Mar 2014 09:13:44 -0700 (PDT) Received-SPF: neutral (google.com: 2607:f8b0:400c:c03::233 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=2607:f8b0:400c:c03::233; Received: by mail-vc0-f179.google.com with SMTP id ij19so828627vcb.24 for ; Tue, 25 Mar 2014 09:13:44 -0700 (PDT) X-Received: by 10.52.173.165 with SMTP id bl5mr38643589vdc.13.1395764024494; Tue, 25 Mar 2014 09:13:44 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.220.78.9 with SMTP id i9csp317016vck; Tue, 25 Mar 2014 09:13:43 -0700 (PDT) X-Received: by 10.66.253.33 with SMTP id zx1mr80119174pac.28.1395764022624; Tue, 25 Mar 2014 09:13:42 -0700 (PDT) Received: from sourceware.org (server1.sourceware.org. [209.132.180.131]) by mx.google.com with ESMTPS id bi5si11720713pbb.19.2014.03.25.09.13.42 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Mar 2014 09:13:42 -0700 (PDT) Received-SPF: pass (google.com: domain of libc-alpha-return-48533-patch=linaro.org@sourceware.org designates 209.132.180.131 as permitted sender) client-ip=209.132.180.131; Received: (qmail 5498 invoked by alias); 25 Mar 2014 16:13:30 -0000 Mailing-List: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org Precedence: list List-Id: List-Unsubscribe: , List-Subscribe: List-Archive: List-Post: , List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 5488 invoked by uid 89); 25 Mar 2014 16:13:29 -0000 X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL, BAYES_00, RCVD_IN_DNSWL_LOW, SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-we0-f172.google.com X-Received: by 10.180.211.208 with SMTP id ne16mr24796915wic.21.1395764005113; Tue, 25 Mar 2014 09:13:25 -0700 (PDT) From: Will Newton To: libc-alpha@sourceware.org Subject: [PATCH] benchtests/bench-strtod.c: Increase timeout value Date: Tue, 25 Mar 2014 16:13:19 +0000 Message-Id: <1395763999-28618-1-git-send-email-will.newton@linaro.org> X-Original-Sender: will.newton@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 2607:f8b0:400c:c03::233 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org; dkim=pass header.i=@sourceware.org X-Google-Group-Id: 836684582541 This benchmark can take longer than the default 2 seconds on slower platforms, so increase it to 10 seconds. ChangeLog: 2014-03-25 Will Newton * benchtests/bench-strtod.c (TIMEOUT): Define to 10. --- benchtests/bench-strtod.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/benchtests/bench-strtod.c b/benchtests/bench-strtod.c index fbe8040..d0c4922 100644 --- a/benchtests/bench-strtod.c +++ b/benchtests/bench-strtod.c @@ -26,6 +26,9 @@ #undef INNER_LOOP_ITERS #define INNER_LOOP_ITERS 65536 +/* On slower platforms this test needs more than the default 2 seconds. */ +#define TIMEOUT 10 + static const char *inputs[] = { "1e308",