# perfdemo **Repository Path**: mirrors_cbeams/perfdemo ## Basic Information - **Project Name**: perfdemo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-12 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1. Import this project into IDEA 2. Run `Service.main()` or run `./gradlew bootRun` at the command line 3. Run `Client.main()` On (3), you'll see results like the following: n requests: 100 total ms: 223 ms per req: 2.23 Exact results will vary according to hardware but in any case run `Client.main()` multiple times to get the full benefit of a warmed-up `Service` JVM.