Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testOverallPerformanceRegression (0.3 sec)

  1. src/test/java/jcifs/smb/CriticalPerformanceTest.java

            session.release();
        }
    
        /**
         * Performance regression test for all critical fixes
         */
        @Test
        public void testOverallPerformanceRegression() throws Exception {
            System.out.println("=== Critical Performance Fixes Validation ===");
    
            // Test multiple components together
            long start = System.nanoTime();
    
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sun Aug 31 08:00:57 UTC 2025
    - 15.3K bytes
    - Viewed (0)
Back to top