Re: Performance page for next release.

2017-03-03 Thread Remko Popma
newer versions of these libraries are now available does not invalidate >> those results. It just means that our performance page is not up to date >> with the latest version. We can try to stay up to date but in my opinion >> it's okay to let some time elapse if we're

Re: Performance page for next release.

2017-03-03 Thread Gary Gregory
idate > those results. It just means that our performance page is not up to date > with the latest version. We can try to stay up to date but in my opinion > it's okay to let some time elapse if we're busy with other things. > > Anyway, if just the JMH tests are ok, I&#x

Re: Performance page for next release.

2017-03-03 Thread Remko Popma
t; libraries we compared against with our benchmark results. The fact that >> newer versions of these libraries are now available does not invalidate >> those results. It just means that our performance page is not up to date >> with the latest version. We can try to stay up to

Re: Performance page for next release.

2017-03-03 Thread Ralph Goers
esults. It just means that our performance page is not up to date with the > latest version. We can try to stay up to date but in my opinion it's okay to > let some time elapse if we're busy with other things. > > Anyway, if just the JMH tests are ok, I'll try to do this

Re: Performance page for next release.

2017-03-03 Thread Remko Popma
libraries are now available does not invalidate those results. It just means that our performance page is not up to date with the latest version. We can try to stay up to date but in my opinion it's okay to let some time elapse if we're busy with other things. Anyway, if just the JMH

Performance page for next release.

2017-03-03 Thread Ralph Goers
Remko, Would it be possible for you to update the performance page for the next release? I am uncomfortable with some of the results because I know they have changed since 2.6. Ralph - To unsubscribe, e-mail: log4j-dev

Re: Performance page

2016-05-07 Thread Ralph Goers
the >> artifacts? >> >>> On 7 May 2016 at 19:32, Remko Popma wrote: >>> Understood about Rewrite. >>> >>> I figured that the performance page is the last remaining thing for the 2.6 >>> release. >>> >>> I had a week of

Re: Performance page

2016-05-07 Thread Gary Gregory
t to svn? Or do site releases always need to match up with the > artifacts? > > On 7 May 2016 at 19:32, Remko Popma wrote: > >> Understood about Rewrite. >> >> I figured that the performance page is the last remaining thing for the >> 2.6 release. >> >> I had

Re: Performance page

2016-05-07 Thread Remko Popma
> commit that to svn? Or do site releases always need to match up with the > artifacts? > >> On 7 May 2016 at 19:32, Remko Popma wrote: >> Understood about Rewrite. >> >> I figured that the performance page is the last remaining thing for the 2.6 >> release.

Re: Performance page

2016-05-07 Thread Matt Sicker
For the "nice to have" items, can we rebuild the site after 2.6 and just commit that to svn? Or do site releases always need to match up with the artifacts? On 7 May 2016 at 19:32, Remko Popma wrote: > Understood about Rewrite. > > I figured that the performance page is the l

Re: Performance page

2016-05-07 Thread Remko Popma
Understood about Rewrite. I figured that the performance page is the last remaining thing for the 2.6 release. I had a week off from work and made reasonable progress but it is surprisingly time consuming to create the data and then analyze it and do a write up. Still to do "must

Re: Performance page

2016-05-07 Thread Ralph Goers
n you point me to the test that generated these results? >> What is being tested? I am guessing this is how long it takes to call >> logger.log(level, msg) when the filter DENIES the event, is this correct? Is >> the unit for the result numbers nanosecond/operation? >> >

Re: Performance page

2016-05-07 Thread Remko Popma
filter DENIES the event, is this >> correct? Is the unit for the result numbers nanosecond/operation? >> >> I'm thinking to convert the above filter test to a JMH benchmark. This >> would allow people to quickly verify the results on their own machine. >> >>

Re: Performance page

2016-05-02 Thread Remko Popma
to convert the above filter test to a JMH benchmark. This > would allow people to quickly verify the results on their own machine. > > I need to think a bit on the items to put on the performance page (and to > create benchmarks for). > > * One theme will be a comparison of Lo

Re: Performance page

2016-05-01 Thread Ralph Goers
t for the result numbers nanosecond/operation? > > I'm thinking to convert the above filter test to a JMH benchmark. This would > allow people to quickly verify the results on their own machine. > > I need to think a bit on the items to put on the performance page (and to > create

Re: Performance page

2016-05-01 Thread Remko Popma
ntId=15256490&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15256490> for the performance page and use a simpler graph on the garbage-free manual page. * Comparing File/RandomAccessFile/MemoryMappedFile appenders * Documenting the performance of TCP/UDP appender

Re: Performance page

2016-04-26 Thread Ralph Goers
Goers >> wrote: >> Remko, >> >> The performance page hasn’t been updated in quite some time. It really >> could use some of your nice graphs. Also, it isn’t linked from the main >> menu. The only way I know of to find it is by clicking a link embedded in

Re: Performance page

2016-04-26 Thread Remko Popma
Will do. Was on my TODO-eventually list but I'll move it up. :-) Shall we included it in the manual then? On Wed, Apr 27, 2016 at 6:23 AM, Ralph Goers wrote: > Remko, > > The performance page hasn’t been updated in quite some time. It really > could use some of your nice

Performance page

2016-04-26 Thread Ralph Goers
Remko, The performance page hasn’t been updated in quite some time. It really could use some of your nice graphs. Also, it isn’t linked from the main menu. The only way I know of to find it is by clicking a link embedded in the About page. Do you think you could enhance that page? It

Re: Site performance page

2015-09-13 Thread Ralph Goers
lter processing. > > Ralph > > On Sep 11, 2015, at 10:18 PM, Remko Popma <mailto:remko.po...@gmail.com>> wrote: > >> Ralph, do you know what the numbers in the Advanced Filtering section of the >> Performance page mean and how they were generated?

Re: Site performance page

2015-09-12 Thread Ralph Goers
Filtering section of the > Performance page mean and how they were generated? > >> On Wed, Sep 9, 2015 at 8:35 AM, Remko Popma wrote: >> The Performance page http://logging.apache.org/log4j/2.x/performance.html >> has a section on Advanced Filtering containing a perf

Re: Site performance page

2015-09-11 Thread Remko Popma
Ralph, do you know what the numbers in the Advanced Filtering section of the Performance page mean and how they were generated? On Wed, Sep 9, 2015 at 8:35 AM, Remko Popma wrote: > The Performance page http://logging.apache.org/log4j/2.x/performance.html > has a section on Advanced Fil

Re: Site performance page

2015-09-08 Thread Remko Popma
that for each release... :-) On Wednesday, September 9, 2015, Gary Gregory wrote: > I'm guessing these numbers are not recomputed for each release either :-( > > Gary > > On Tue, Sep 8, 2015 at 4:35 PM, Remko Popma > wrote: > >> The Performance page htt

Re: Site performance page

2015-09-08 Thread Gary Gregory
I'm guessing these numbers are not recomputed for each release either :-( Gary On Tue, Sep 8, 2015 at 4:35 PM, Remko Popma wrote: > The Performance page http://logging.apache.org/log4j/2.x/performance.html > has a section on Advanced Filtering containing a performance comparison &

Site performance page

2015-09-08 Thread Remko Popma
The Performance page http://logging.apache.org/log4j/2.x/performance.html has a section on Advanced Filtering containing a performance comparison table with LogBack. What do these numbers mean? Is this messages per second? And is it messages actually logged or filtered out? (Also would be

[jira] [Closed] (LOG4J2-182) Typo in "fundamental tenants" on Performance page

2013-04-27 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers closed LOG4J2-182. -- > Typo in "fundamental tenants" on Per

[jira] [Resolved] (LOG4J2-182) Typo in "fundamental tenants" on Performance page

2013-03-24 Thread Gary Gregory (JIRA)
: Documentation >Reporter: Log4j User >Priority: Trivial > Labels: documentation > Fix For: 2.0-beta5 > > > On the Performance Page > (http://logging.apache.org/log4j/2.x/performance.html), item 3 has a typo: > 3. Actua

[jira] [Updated] (LOG4J2-182) Typo in "fundamental tenants" on Performance page

2013-03-24 Thread Log4j User (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Log4j User updated LOG4J2-182: -- Description: On the Performance Page (http://logging.apache.org/log4j/2.x/performance.html), item 3

[jira] [Created] (LOG4J2-182) Typo in "fundamental tenants" on Performance page

2013-03-24 Thread Log4j User (JIRA)
Log4j User created LOG4J2-182: - Summary: Typo in "fundamental tenants" on Performance page Key: LOG4J2-182 URL: https://issues.apache.org/jira/browse/LOG4J2-182 Project: Log4j 2