From reviews-return-71882-archive-asf-public=cust-asf.ponee.io@mesos.apache.org Sun Jan 14 08:04:00 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 7AB66180651 for ; Sun, 14 Jan 2018 08:04:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 5C95D160C43; Sun, 14 Jan 2018 07:04:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A05CF160C1D for ; Sun, 14 Jan 2018 08:03:59 +0100 (CET) Received: (qmail 35186 invoked by uid 500); 14 Jan 2018 07:03:58 -0000 Mailing-List: contact reviews-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@mesos.apache.org Delivered-To: mailing list reviews@mesos.apache.org Received: (qmail 35173 invoked by uid 99); 14 Jan 2018 07:03:58 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Jan 2018 07:03:58 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id DEB83180624; Sun, 14 Jan 2018 07:03:57 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.29 X-Spam-Level: ** X-Spam-Status: No, score=2.29 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_LOW=-0.7, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id F39S9nSnTcld; Sun, 14 Jan 2018 07:03:54 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 6C4345FACA; Sun, 14 Jan 2018 07:03:54 +0000 (UTC) Received: from reviews.apache.org (unknown [10.41.0.12]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 97672E02D6; Sun, 14 Jan 2018 07:03:51 +0000 (UTC) Received: from reviews-vm2.apache.org (localhost [IPv6:::1]) by reviews.apache.org (ASF Mail Server at reviews-vm2.apache.org) with ESMTP id 73A9BC405FD; Sun, 14 Jan 2018 07:03:48 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============8708385758648649879==" MIME-Version: 1.0 Subject: Re: Review Request 64969: Added an performance benchmark for master `Getstate` v1 api. From: Mesos Reviewbot Windows To: Benjamin Mahler , Michael Park , Jiang Yan Xu Cc: Mesos Reviewbot Windows , Meng Zhu , mesos Date: Sun, 14 Jan 2018 07:03:47 -0000 Message-ID: <20180114070347.46448.94449@reviews-vm2.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Mesos Reviewbot Windows X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/64969/ X-Sender: Mesos Reviewbot Windows References: <20180114060559.23221.12016@reviews-vm2.apache.org> In-Reply-To: <20180114060559.23221.12016@reviews-vm2.apache.org> Reply-To: Mesos Reviewbot Windows X-ReviewRequest-Repository: mesos --===============8708385758648649879== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64969/#review195400 ----------------------------------------------------------- PASS: Mesos patch 64969 was successfully built and tested. Reviews applied: `['65063', '64969']` All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/64969 - Mesos Reviewbot Windows On Jan. 14, 2018, 6:05 a.m., Meng Zhu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/64969/ > ----------------------------------------------------------- > > (Updated Jan. 14, 2018, 6:05 a.m.) > > > Review request for mesos, Benjamin Mahler, Michael Park, and Jiang Yan Xu. > > > Bugs: MESOS-8344 > https://issues.apache.org/jira/browse/MESOS-8344 > > > Repository: mesos > > > Description > ------- > > This test is based on the MasterFailover benchmark which > currently lacks things like executor. It is possible > to add these when needed. > > > Diffs > ----- > > src/tests/master_benchmarks.cpp 7d69588b3a4090ad1a755b592d2f8756ad6dff9e > > > Diff: https://reviews.apache.org/r/64969/diff/3/ > > > Testing > ------- > > Output from running on MacBook Pro with 3.3 GHz Intel Core i7, build with `--enable-optimize`: > > Test setup: 1000 agents with a total of 10000 running tasks and 10000 completed tasks. > v0 "/state" query response took 1.403131111secs > v1 Getstate application/x-protobuf query response took 740.884501ms > v1 Getstate application/json query response took 2.135107626secs > > Test setup: 10000 agents with a total of 100000 running tasks and 100000 completed tasks. > v0 "/state" query response took 11.139078974secs > v1 Getstate application/x-protobuf query response took 6.36517239secs > v1 Getstate application/json query response took 17.819870607secs > > Test setup: 20000 agents with a total of 200000 running tasks and 200000 completed tasks. > v0 "/state" query response took 23.799843627secs > v1 Getstate application/x-protobuf query response took 13.452961634secs > v1 Getstate application/json query response took 39.918585368secs > > Test setup: 40000 agents with a total of 400000 running tasks and 400000 completed tasks. > v0 "/state" query response took 55.937478032secs > v1 Getstate application/x-protobuf query response took 31.563554371secs > v1 Getstate application/json query response took 1.4046275711mins > > > Thanks, > > Meng Zhu > > --===============8708385758648649879==--