microsoft / qsharp

Azure Quantum Development Kit, including the Q# programming language, resource estimator, and Quantum Katas
https://microsoft.github.io/qsharp/
MIT License
367 stars 73 forks source link

Respect target setting for "Estimate" command #1576

Closed swernli closed 1 month ago

swernli commented 1 month ago

Fixes #1199.

github-actions[bot] commented 1 month ago

Benchmark for 56f24da

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Array append evaluation | **329.0±1.78µs** | 335.0±3.53µs | **+1.82%** | | Array literal evaluation | 178.4±3.65µs | **177.1±1.16µs** | **-0.73%** | | Array update evaluation | 412.0±5.70µs | 415.0±3.05µs | +0.73% | | Core + Standard library compilation | 18.7±0.14ms | 18.7±0.21ms | 0.00% | | Deutsch-Jozsa evaluation | 5.2±0.06ms | 5.2±0.07ms | 0.00% | | Large file parity evaluation | 34.2±0.23ms | 34.2±0.65ms | 0.00% | | Large input file compilation | **12.4±0.11ms** | 12.7±0.15ms | **+2.42%** | | Large input file compilation (interpreter) | **46.5±0.77ms** | 47.4±1.89ms | **+1.94%** | | Large nested iteration | 32.8±1.12ms | 32.7±0.31ms | -0.30% | | Perform Runtime Capabilities Analysis (RCA) on Deutsch-Jozsa sample | 1569.1±47.01µs | 1562.8±37.10µs | -0.40% | | Perform Runtime Capabilities Analysis (RCA) on large file sample | 7.8±0.09ms | 7.8±0.09ms | 0.00% | | Perform Runtime Capabilities Analysis (RCA) on teleport sample | 1436.1±103.97µs | 1419.9±32.86µs | -1.13% | | Perform Runtime Capabilities Analysis (RCA) on the core and std libraries | 28.6±0.26ms | 28.7±0.17ms | +0.35% | | Teleport evaluation | 90.7±4.45µs | 89.7±3.54µs | -1.10% |