microsoft / qsharp

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

Remove feature enablement options for formatting and circuits #1522

Closed minestarks closed 1 month ago

minestarks commented 1 month ago

These features are now stable, so the opt-out setting can be removed.

github-actions[bot] commented 1 month ago

Benchmark for 5d61ae5

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Array append evaluation | 342.6±1.65µs | 344.1±2.21µs | +0.44% | | Array literal evaluation | **176.1±7.33µs** | 189.9±2.44µs | **+7.84%** | | Array update evaluation | 429.2±2.33µs | 429.9±2.23µs | +0.16% | | Core + Standard library compilation | 17.0±0.47ms | 16.8±0.38ms | -1.18% | | Deutsch-Jozsa evaluation | 5.1±0.30ms | 5.1±0.05ms | 0.00% | | Large file parity evaluation | 33.7±0.08ms | **33.6±0.16ms** | **-0.30%** | | Large input file compilation | 11.5±0.20ms | 11.6±0.24ms | +0.87% | | Large input file compilation (interpreter) | 45.4±1.29ms | 45.6±1.66ms | +0.44% | | Large nested iteration | **33.6±0.14ms** | 34.0±0.68ms | **+1.19%** | | Perform Runtime Capabilities Analysis (RCA) on Deutsch-Jozsa sample | 1554.9±31.59µs | 1555.9±35.47µs | +0.06% | | Perform Runtime Capabilities Analysis (RCA) on large file sample | 7.8±0.07ms | 7.8±0.08ms | 0.00% | | Perform Runtime Capabilities Analysis (RCA) on teleport sample | 1426.9±61.23µs | 1418.0±37.23µs | -0.62% | | Perform Runtime Capabilities Analysis (RCA) on the core and std libraries | 27.7±0.16ms | 27.7±0.42ms | 0.00% | | Teleport evaluation | 87.8±3.64µs | 89.2±5.14µs | +1.59% |