You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/09/26 19:18:00 UTC

[jira] [Commented] (GEODE-6957) Write Logging benchmarks to establish baseline performance

    [ https://issues.apache.org/jira/browse/GEODE-6957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16938892#comment-16938892 ] 

ASF subversion and git services commented on GEODE-6957:
--------------------------------------------------------

Commit 91d2975cc811ea2824c526e1b42b559c99bf6d71 in geode-native's branch refs/heads/master from Blake Bender
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=91d2975 ]

GEODE-6957: Add simple logging benchmarks (#502)

* Log strings of various lengths and measure
* Measure file logging as well as console logging

This will be used to establish a baseline measurement we can compare against any future logging changes

Co-authored-by: Matthew Reddington <mr...@pivotal.io>


> Write Logging benchmarks to establish baseline performance
> ----------------------------------------------------------
>
>                 Key: GEODE-6957
>                 URL: https://issues.apache.org/jira/browse/GEODE-6957
>             Project: Geode
>          Issue Type: Improvement
>          Components: native client
>            Reporter: Blake Bender
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> We're hoping to soon remove the internal logging class from native client and replace it with a 3rd party logger.  Part of our due dilligence for the effort should involve verifying that there are no performance regressions, so we need a few simple benchmarks written to do some console and file logging.  We'll record #s for these on a couple of test machines, then re-run the benchmarks on the same machines with the new logger and compare.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)