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

Revert "Phantom "entry point not found" error in the Playground (#1628)" #1646

Closed ScottCarda-MS closed 1 week ago

ScottCarda-MS commented 1 week ago

This reverts commit 6640e8f601bde083f2ea8f75cfe9a6283ff62949.

See https://github.com/microsoft/qsharp/issues/1577#issuecomment-2172459882

ScottCarda-MS commented 1 week ago

Duplicate PR.

github-actions[bot] commented 1 week ago

Benchmark for 912c0f3

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Array append evaluation | 330.0±2.64µs | 329.3±2.29µs | -0.21% | | Array literal evaluation | **175.3±0.83µs** | 178.1±2.99µs | **+1.60%** | | Array update evaluation | 406.6±2.02µs | 408.5±2.13µs | +0.47% | | Core + Standard library compilation | 20.6±0.43ms | 20.7±0.40ms | +0.49% | | Deutsch-Jozsa evaluation | 5.1±0.05ms | 5.1±0.06ms | 0.00% | | Large file parity evaluation | 34.0±0.13ms | **33.9±0.09ms** | **-0.29%** | | Large input file compilation | 13.0±0.27ms | 12.9±0.20ms | -0.77% | | Large input file compilation (interpreter) | 50.2±1.38ms | 50.1±1.13ms | -0.20% | | Large nested iteration | 32.3±0.23ms | 32.5±0.90ms | +0.62% | | Perform Runtime Capabilities Analysis (RCA) on Deutsch-Jozsa sample | 1565.2±40.76µs | 1568.6±45.11µs | +0.22% | | Perform Runtime Capabilities Analysis (RCA) on large file sample | 7.9±0.11ms | 7.9±0.09ms | 0.00% | | Perform Runtime Capabilities Analysis (RCA) on teleport sample | 1429.5±57.12µs | 1423.6±34.83µs | -0.41% | | Perform Runtime Capabilities Analysis (RCA) on the core and std libraries | **28.1±0.17ms** | 28.3±0.39ms | **+0.71%** | | Teleport evaluation | 88.5±4.56µs | 87.6±3.71µs | -1.02% |