Closed gvozdvmozgu closed 1 month ago
I can't seem to get this running
On M1 and node v20.17.0
Steps I did:
Am I missing something?
Oh, looks like I accidentally installed classnames locally in the project root, and it was working perfectly fine for me! :) Added the dependency to the local project, and now everything works.
Benchmark for bf05e1c
Click to view benchmark
| Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | **40.7±0.55µs** | 43.9±0.30µs | **+7.86%** | | fix_complex_query | 11.5±1.12ms | **11.1±0.09ms** | **-3.48%** | | parse_complex_query | 2.8±0.02µs | 2.8±0.02µs | 0.00% | | parse_expression_recursion | 5.1±0.02µs | **5.0±0.06µs** | **-1.96%** | | parse_simple_query | **814.8±13.67ns** | 835.8±31.75ns | **+2.58%** |