# perf-lang **Repository Path**: sparklex/perf-lang ## Basic Information - **Project Name**: perf-lang - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-26 - **Last Updated**: 2024-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ```bash ab -n 100000 -c 100 -k http://localhost:8080/test/6 ``` | | Memory | Seconds | |------------|--------|---------| | Java | 300M | 1.7 | | JavaScript | 78M | 4.5 | | Go | 35M | 3.4 | | Rust | 16M | 4.1 |