Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run RCA on interpreter creation and propagate errors #1560

Merged
merged 1 commit into from
May 23, 2024

Conversation

idavis
Copy link
Collaborator

@idavis idavis commented May 22, 2024

No description provided.

Copy link

Benchmark for 9359082

Click to view benchmark
Test Base PR %
Array append evaluation 334.0±2.78µs 337.3±6.57µs +0.99%
Array literal evaluation 189.6±0.97µs 192.8±1.71µs +1.69%
Array update evaluation 414.4±2.28µs 417.2±2.62µs +0.68%
Core + Standard library compilation 18.7±0.26ms 18.8±0.55ms +0.53%
Deutsch-Jozsa evaluation 5.1±0.04ms 5.1±0.04ms 0.00%
Large file parity evaluation 33.9±0.07ms 34.0±0.46ms +0.29%
Large input file compilation 12.7±0.38ms 12.8±0.31ms +0.79%
Large input file compilation (interpreter) 45.6±0.62ms 48.0±1.22ms +5.26%
Large nested iteration 32.8±0.14ms 33.0±0.36ms +0.61%
Perform Runtime Capabilities Analysis (RCA) on Deutsch-Jozsa sample 1561.2±27.56µs 1607.5±165.88µs +2.97%
Perform Runtime Capabilities Analysis (RCA) on large file sample 7.8±0.11ms 7.8±0.14ms 0.00%
Perform Runtime Capabilities Analysis (RCA) on teleport sample 1425.1±30.80µs 1430.1±31.56µs +0.35%
Perform Runtime Capabilities Analysis (RCA) on the core and std libraries 27.8±0.17ms 28.0±0.41ms +0.72%
Teleport evaluation 89.2±3.67µs 89.4±8.72µs +0.22%

@swernli swernli added this pull request to the merge queue May 23, 2024
@swernli swernli removed this pull request from the merge queue due to a manual request May 23, 2024
@swernli swernli added this pull request to the merge queue May 23, 2024
Merged via the queue into main with commit 9e7dbee May 23, 2024
16 checks passed
@swernli swernli deleted the iadavis/run-rca-on-interpreter-creation branch May 23, 2024 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants