quarylabs / sqruff

Fast SQL formatter/linter
https://quary.dev/
Apache License 2.0
277 stars 6 forks source link

experiment: enable jemalloc #494

Closed gvozdvmozgu closed 1 month ago

github-actions[bot] commented 1 month ago

Benchmark for 852855c

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 211.1±4.12µs | **148.3±1.25µs** | **-29.75%** | | fix_complex_query | 17.6±0.24ms | **14.7±0.25ms** | **-16.48%** | | parse_complex_query | 6.1±0.12µs | **5.1±0.06µs** | **-16.39%** | | parse_expression_recursion | 11.8±0.13µs | **9.9±0.11µs** | **-16.10%** | | parse_simple_query | 1553.1±15.73ns | **1443.6±43.82ns** | **-7.05%** |
github-actions[bot] commented 1 month ago

Benchmark for 73408d4

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 210.4±3.97µs | 207.9±9.04µs | -1.19% | | fix_complex_query | 17.4±0.08ms | 17.4±0.19ms | 0.00% | | parse_complex_query | 6.0±0.05µs | 6.0±0.07µs | 0.00% | | parse_expression_recursion | **11.8±0.07µs** | 11.9±0.10µs | **+0.85%** | | parse_simple_query | 1577.2±80.61ns | 1605.9±42.97ns | +1.82% |
github-actions[bot] commented 1 month ago

Benchmark for fd7f07c

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 206.0±4.28µs | **148.3±3.25µs** | **-28.01%** | | fix_complex_query | 17.6±0.63ms | **14.8±0.25ms** | **-15.91%** | | parse_complex_query | 5.9±0.03µs | **4.9±0.26µs** | **-16.95%** | | parse_expression_recursion | 11.7±0.07µs | **10.0±0.15µs** | **-14.53%** | | parse_simple_query | 1582.0±21.74ns | **1469.9±29.08ns** | **-7.09%** |