Uploaded image for project: 'Log4j 2'
  1. Log4j 2
  2. LOG4J2-761

Move performance tests from JUnit to log4j-perf

    XMLWordPrintableJSON

Details

    • Test
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.0.1
    • None
    • Core

    Description

      Firstly, all the JUnit tests marked with the category:

      @Category(PerformanceTests.class)
      

      should all be ported over to the log4j-perf module. The tests marked with this category generally only output performance benchmark data and don't perform any actual unit testing of their own. Now that we have several examples of how to use JMH, it would be a good idea to clean up our unit tests as such. This way, we don't have to waste time in the build performing benchmark tests that aren't even verified in any way.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mattsicker Matt Sicker
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: