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

Update to v0.7.4 of sparse simulator #1701

Merged
merged 2 commits into from
Jul 8, 2024
Merged

Update to v0.7.4 of sparse simulator #1701

merged 2 commits into from
Jul 8, 2024

Conversation

swernli
Copy link
Collaborator

@swernli swernli commented Jul 8, 2024

This includes the latest bug fixes and perf improvements.

This includes the latest bug fixes and perf improvements.
@swernli swernli requested review from idavis and minestarks as code owners July 8, 2024 18:21
@swernli swernli enabled auto-merge July 8, 2024 18:23
Copy link

github-actions bot commented Jul 8, 2024

Benchmark for 13f18d0

Click to view benchmark
Test Base PR %
Array append evaluation 332.6±8.69µs 334.4±4.80µs +0.54%
Array literal evaluation 186.6±2.54µs 194.8±4.25µs +4.39%
Array update evaluation 410.7±6.11µs 414.6±5.01µs +0.95%
Core + Standard library compilation 21.3±0.77ms 21.0±0.60ms -1.41%
Deutsch-Jozsa evaluation 5.1±0.04ms 4.8±0.10ms -5.88%
Large file parity evaluation 34.1±0.09ms 34.5±0.53ms +1.17%
Large input file compilation 12.2±0.20ms 12.2±0.25ms 0.00%
Large input file compilation (interpreter) 48.6±1.66ms 48.2±1.25ms -0.82%
Large nested iteration 32.2±0.22ms 32.2±0.20ms 0.00%
Perform Runtime Capabilities Analysis (RCA) on Deutsch-Jozsa sample 1557.0±29.02µs 1562.8±40.74µs +0.37%
Perform Runtime Capabilities Analysis (RCA) on large file sample 7.7±0.08ms 7.8±0.08ms +1.30%
Perform Runtime Capabilities Analysis (RCA) on teleport sample 1418.7±31.54µs 1428.0±43.52µs +0.66%
Perform Runtime Capabilities Analysis (RCA) on the core and std libraries 28.0±0.21ms 28.1±0.45ms +0.36%
Teleport evaluation 89.2±3.38µs 89.1±6.67µs -0.11%

@swernli swernli changed the title Update to v0.7.3 of sparse simulator Update to v0.7.4 of sparse simulator Jul 8, 2024
Copy link

github-actions bot commented Jul 8, 2024

Benchmark for 62a077d

Click to view benchmark
Test Base PR %
Array append evaluation 332.5±17.92µs 330.7±2.26µs -0.54%
Array literal evaluation 189.7±19.93µs 190.4±4.25µs +0.37%
Array update evaluation 410.2±3.66µs 411.0±6.28µs +0.20%
Core + Standard library compilation 20.4±0.07ms 21.6±0.66ms +5.88%
Deutsch-Jozsa evaluation 5.1±0.05ms 4.8±0.06ms -5.88%
Large file parity evaluation 34.1±0.07ms 34.3±0.46ms +0.59%
Large input file compilation 12.2±0.85ms 13.0±0.44ms +6.56%
Large input file compilation (interpreter) 47.3±1.08ms 49.9±1.19ms +5.50%
Large nested iteration 32.1±0.21ms 32.1±0.19ms 0.00%
Perform Runtime Capabilities Analysis (RCA) on Deutsch-Jozsa sample 1566.4±35.32µs 1591.0±135.72µs +1.57%
Perform Runtime Capabilities Analysis (RCA) on large file sample 7.8±0.07ms 7.9±0.11ms +1.28%
Perform Runtime Capabilities Analysis (RCA) on teleport sample 1421.6±46.13µs 1435.5±44.38µs +0.98%
Perform Runtime Capabilities Analysis (RCA) on the core and std libraries 27.9±0.28ms 28.1±0.37ms +0.72%
Teleport evaluation 88.5±3.49µs 90.3±3.14µs +2.03%

@billti billti disabled auto-merge July 8, 2024 20:06
@billti billti merged commit a5e35bc into main Jul 8, 2024
19 checks passed
@billti billti deleted the swernli/sparsesim-0.7.3 branch July 8, 2024 20:06
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.

2 participants