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

Performance improvements #155

Merged
merged 8 commits into from
Jul 8, 2021
Merged

Performance improvements #155

merged 8 commits into from
Jul 8, 2021

Conversation

lukechu10
Copy link
Member

No description provided.

@lukechu10 lukechu10 added the performance Performance related label Jul 8, 2021
@github-actions
Copy link

github-actions bot commented Jul 8, 2021

Finished dev [unoptimized + debuginfo] target(s) in 0.01s
 Running `target/debug/results_diff`

Benchmark Report

  • wasm-bindgen: the performance goal
  • baseline: performance of sycamore-baseline (typically latest master)
  • update: performance of sycamore (typically recent changes)
  • diff: measures the improvement of update over the baseline
@@                         Performance Diff                          @@

##                       | wasm-bindgen | baseline |  update |  diff ##
#######################################################################
- 01_run1k               |       108.51 |   149.41 |  153.01 |   +2.41%
  02_replace1k           |       121.77 |   151.85 |  151.50 |   -0.23%
+ 03_update10th1k_x16    |       225.15 |   246.49 |  224.87 |   -8.77%
  04_select1k            |        40.04 |    51.92 |   51.50 |   -0.81%
  05_swap1k              |        60.93 |    65.68 |   65.00 |   -1.04%
+ 06_remove-one-1k       |        24.41 |    25.76 |   25.22 |   -2.10%
  07_create10k           |      1105.60 |  4445.64 | 4384.49 |   -1.38%
  08_create1k-after1k_x2 |       254.52 |   370.87 |  368.28 |   -0.70%
+ 09_clear1k_x8          |       162.43 |   188.16 |  181.26 |   -3.67%
  21_ready-memory        |         1.02 |     1.02 |    1.02 |   +0.00%
  22_run-memory          |         1.50 |     1.87 |    1.87 |   -0.06%
  23_update5-memory      |         1.82 |     2.18 |    2.18 |   +0.00%
  24_run5-memory         |         2.11 |     2.41 |    2.41 |   +0.01%
  25_run-clear-memory    |         2.25 |     2.26 |    2.26 |   -0.01%
+ 31_startup-ci          |      1940.74 |  1999.23 | 1958.16 |   -2.05%
+ 32_startup-bt          |        30.97 |    40.32 |   33.91 |  -15.89%
  34_startup-totalbytes  |       197.35 |   302.38 |  302.37 |   -0.00%

Workflow: [1010348055](/sycamore-rs/sycamore/actions/runs/1010348055) *Adding new commits will generate a new report*

@github-actions
Copy link

github-actions bot commented Jul 8, 2021

Finished dev [unoptimized + debuginfo] target(s) in 0.01s
 Running `target/debug/results_diff`

Benchmark Report

  • wasm-bindgen: the performance goal
  • baseline: performance of sycamore-baseline (typically latest master)
  • update: performance of sycamore (typically recent changes)
  • diff: measures the improvement of update over the baseline
@@                         Performance Diff                          @@

##                       | wasm-bindgen | baseline |  update |  diff ##
#######################################################################
+ 01_run1k               |       134.95 |   189.10 |  185.11 |   -2.11%
  02_replace1k           |       153.72 |   189.39 |  191.81 |   +1.28%
- 03_update10th1k_x16    |       220.35 |   259.80 |  271.17 |   +4.38%
+ 04_select1k            |        39.44 |    49.87 |   40.70 |  -18.40%
  05_swap1k              |        75.94 |    76.25 |   77.37 |   +1.48%
  06_remove-one-1k       |        29.73 |    31.12 |   30.76 |   -1.16%
  07_create10k           |      1366.17 |  5494.56 | 5597.13 |   +1.87%
- 08_create1k-after1k_x2 |       300.20 |   466.98 |  487.93 |   +4.49%
+ 09_clear1k_x8          |       190.72 |   212.11 |  200.95 |   -5.26%
  21_ready-memory        |         1.02 |     1.02 |    1.02 |   +0.00%
  22_run-memory          |         1.50 |     1.87 |    1.86 |   -0.12%
  23_update5-memory      |         1.82 |     2.18 |    2.18 |   +0.01%
  24_run5-memory         |         2.11 |     2.41 |    2.41 |   -0.03%
  25_run-clear-memory    |         2.25 |     2.26 |    2.26 |   +0.01%
  31_startup-ci          |      1936.56 |  1957.49 | 1991.97 |   +1.76%
- 32_startup-bt          |        40.82 |    43.50 |   51.57 |  +18.56%
  34_startup-totalbytes  |       197.35 |   302.38 |  304.05 |   +0.55%

Workflow: [1010367034](/sycamore-rs/sycamore/actions/runs/1010367034) *Adding new commits will generate a new report*

@github-actions
Copy link

github-actions bot commented Jul 8, 2021

Finished dev [unoptimized + debuginfo] target(s) in 0.01s
 Running `target/debug/results_diff`

Benchmark Report

  • wasm-bindgen: the performance goal
  • baseline: performance of sycamore-baseline (typically latest master)
  • update: performance of sycamore (typically recent changes)
  • diff: measures the improvement of update over the baseline
@@                         Performance Diff                          @@

##                       | wasm-bindgen | baseline |  update |  diff ##
#######################################################################
- 01_run1k               |       108.75 |   148.50 |  156.71 |   +5.53%
- 02_replace1k           |       125.68 |   152.53 |  161.73 |   +6.03%
- 03_update10th1k_x16    |       261.52 |   233.60 |  267.55 |  +14.53%
- 04_select1k            |        43.19 |    52.13 |   54.80 |   +5.12%
- 05_swap1k              |        64.64 |    65.86 |   68.43 |   +3.90%
  06_remove-one-1k       |        24.85 |    25.36 |   25.22 |   -0.53%
- 07_create10k           |      1148.02 |  4506.57 | 5053.49 |  +12.14%
+ 08_create1k-after1k_x2 |       266.16 |   386.02 |  377.47 |   -2.22%
+ 09_clear1k_x8          |       183.41 |   203.68 |  195.33 |   -4.10%
  21_ready-memory        |         1.02 |     1.02 |    1.02 |   +0.01%
  22_run-memory          |         1.50 |     1.87 |    1.86 |   -0.09%
  23_update5-memory      |         1.82 |     2.18 |    2.18 |   +0.04%
  24_run5-memory         |         2.11 |     2.41 |    2.40 |   -0.37%
  25_run-clear-memory    |         2.25 |     2.26 |    2.26 |   -0.00%
  31_startup-ci          |      1976.24 |  1955.53 | 1959.62 |   +0.21%
- 32_startup-bt          |        30.14 |    32.91 |   43.56 |  +32.34%
  34_startup-totalbytes  |       197.35 |   302.38 |  304.67 |   +0.76%

Workflow: [1010382707](/sycamore-rs/sycamore/actions/runs/1010382707) *Adding new commits will generate a new report*

@github-actions
Copy link

github-actions bot commented Jul 8, 2021

Finished dev [unoptimized + debuginfo] target(s) in 0.01s
 Running `target/debug/results_diff`

Benchmark Report

  • wasm-bindgen: the performance goal
  • baseline: performance of sycamore-baseline (typically latest master)
  • update: performance of sycamore (typically recent changes)
  • diff: measures the improvement of update over the baseline
@@                         Performance Diff                          @@

##                       | wasm-bindgen | baseline |  update |  diff ##
#######################################################################
- 01_run1k               |       123.82 |   167.14 |  178.93 |   +7.05%
+ 02_replace1k           |       136.27 |   173.62 |  168.87 |   -2.74%
- 03_update10th1k_x16    |       216.84 |   261.52 |  275.41 |   +5.31%
  04_select1k            |        43.38 |    49.00 |   49.68 |   +1.38%
  05_swap1k              |        72.40 |    72.19 |   73.28 |   +1.51%
- 06_remove-one-1k       |        28.29 |    27.99 |   29.28 |   +4.60%
- 07_create10k           |      1256.56 |  5105.21 | 5631.42 |  +10.31%
+ 08_create1k-after1k_x2 |       301.02 |   433.81 |  420.95 |   -2.96%
+ 09_clear1k_x8          |       175.44 |   211.02 |  202.72 |   -3.93%
  21_ready-memory        |         1.02 |     1.02 |    1.02 |   +0.01%
  22_run-memory          |         1.50 |     1.87 |    1.86 |   -0.13%
  23_update5-memory      |         1.82 |     2.18 |    2.18 |   +0.00%
  24_run5-memory         |         2.11 |     2.41 |    2.41 |   -0.04%
+ 25_run-clear-memory    |         2.25 |     2.26 |    2.18 |   -3.65%
  31_startup-ci          |      1903.25 |  1957.68 | 1961.41 |   +0.19%
- 32_startup-bt          |        38.67 |    45.00 |   50.50 |  +12.21%
  34_startup-totalbytes  |       197.35 |   302.38 |  305.25 |   +0.95%

Workflow: 1010407072
Adding new commits will generate a new report

@lukechu10 lukechu10 added performance Performance related and removed performance Performance related labels Jul 8, 2021
@github-actions
Copy link

github-actions bot commented Jul 8, 2021

Finished dev [unoptimized + debuginfo] target(s) in 0.01s
 Running `target/debug/results_diff`

Benchmark Report

  • wasm-bindgen: the performance goal
  • baseline: performance of sycamore-baseline (typically latest master)
  • update: performance of sycamore (typically recent changes)
  • diff: measures the improvement of update over the baseline
@@                         Performance Diff                          @@

##                       | wasm-bindgen | baseline |  update |  diff ##
#######################################################################
+ 01_run1k               |       121.39 |   169.40 |  165.52 |   -2.29%
  02_replace1k           |       134.93 |   169.23 |  170.10 |   +0.51%
- 03_update10th1k_x16    |       227.76 |   242.91 |  259.62 |   +6.88%
+ 04_select1k            |        41.73 |    52.55 |   51.19 |   -2.59%
+ 05_swap1k              |        65.11 |    71.66 |   69.69 |   -2.76%
- 06_remove-one-1k       |        27.34 |    27.59 |   28.42 |   +3.02%
- 07_create10k           |      1232.55 |  5004.05 | 5356.31 |   +7.04%
  08_create1k-after1k_x2 |       282.63 |   403.16 |  399.44 |   -0.92%
  09_clear1k_x8          |       182.80 |   213.51 |  217.01 |   +1.64%
  21_ready-memory        |         1.02 |     1.02 |    1.02 |   +0.01%
  22_run-memory          |         1.50 |     1.87 |    1.87 |   +0.02%
  23_update5-memory      |         1.82 |     2.18 |    2.18 |   +0.00%
  24_run5-memory         |         2.11 |     2.41 |    2.41 |   -0.16%
  25_run-clear-memory    |         2.25 |     2.26 |    2.26 |   +0.01%
+ 31_startup-ci          |      1961.18 |  1998.26 | 1957.55 |   -2.04%
+ 32_startup-bt          |        19.20 |    38.37 |   35.14 |   -8.40%
  34_startup-totalbytes  |       197.35 |   302.38 |  305.25 |   +0.95%

Workflow: [1010417658](/sycamore-rs/sycamore/actions/runs/1010417658) *Adding new commits will generate a new report*

@github-actions
Copy link

github-actions bot commented Jul 8, 2021

Finished dev [unoptimized + debuginfo] target(s) in 0.01s
 Running `target/debug/results_diff`

Benchmark Report

  • wasm-bindgen: the performance goal
  • baseline: performance of sycamore-baseline (typically latest master)
  • update: performance of sycamore (typically recent changes)
  • diff: measures the improvement of update over the baseline
@@                         Performance Diff                          @@

##                       | wasm-bindgen | baseline |  update |  diff ##
#######################################################################
- 01_run1k               |       126.19 |   178.99 |  183.71 |   +2.64%
- 02_replace1k           |       142.78 |   177.52 |  185.82 |   +4.68%
+ 03_update10th1k_x16    |       212.34 |   230.57 |  197.23 |  -14.46%
- 04_select1k            |        34.74 |    45.06 |   52.50 |  +16.51%
  05_swap1k              |        68.14 |    69.85 |   68.64 |   -1.72%
  06_remove-one-1k       |        27.80 |    27.54 |   27.16 |   -1.41%
- 07_create10k           |      1441.86 |  4940.68 | 5677.18 |  +14.91%
+ 08_create1k-after1k_x2 |       305.87 |   443.32 |  424.20 |   -4.31%
- 09_clear1k_x8          |       200.12 |   214.41 |  220.18 |   +2.69%
  21_ready-memory        |         1.02 |     1.02 |    1.02 |   +0.02%
  22_run-memory          |         1.50 |     1.87 |    1.87 |   +0.00%
  23_update5-memory      |         1.82 |     2.18 |    2.18 |   -0.09%
  24_run5-memory         |         2.11 |     2.41 |    2.41 |   +0.05%
  25_run-clear-memory    |         2.25 |     2.26 |    2.26 |   +0.00%
+ 31_startup-ci          |      1974.94 |  2001.72 | 1957.99 |   -2.18%
+ 32_startup-bt          |        41.63 |    31.73 |   30.70 |   -3.26%
  34_startup-totalbytes  |       197.35 |   302.38 |  305.49 |   +1.03%

Workflow: [1010427309](/sycamore-rs/sycamore/actions/runs/1010427309) *Adding new commits will generate a new report*

@github-actions
Copy link

github-actions bot commented Jul 8, 2021

Finished dev [unoptimized + debuginfo] target(s) in 0.01s
 Running `target/debug/results_diff`

Benchmark Report

  • wasm-bindgen: the performance goal
  • baseline: performance of sycamore-baseline (typically latest master)
  • update: performance of sycamore (typically recent changes)
  • diff: measures the improvement of update over the baseline
@@                         Performance Diff                          @@

##                       | wasm-bindgen | baseline |  update |  diff ##
#######################################################################
  01_run1k               |       138.26 |   180.68 |  182.74 |   +1.14%
  02_replace1k           |       157.15 |   185.62 |  183.19 |   -1.31%
+ 03_update10th1k_x16    |       289.94 |   264.81 |  257.32 |   -2.83%
+ 04_select1k            |        35.36 |    55.64 |   51.63 |   -7.21%
+ 05_swap1k              |        85.58 |    84.67 |   75.52 |  -10.81%
  06_remove-one-1k       |        32.84 |    29.88 |   29.67 |   -0.69%
- 07_create10k           |      1313.42 |  5247.79 | 5694.77 |   +8.52%
- 08_create1k-after1k_x2 |       313.34 |   426.48 |  460.37 |   +7.95%
- 09_clear1k_x8          |       186.30 |   199.97 |  213.45 |   +6.74%
  21_ready-memory        |         1.02 |     1.02 |    1.02 |   +0.00%
  22_run-memory          |         1.50 |     1.87 |    1.87 |   -0.01%
  23_update5-memory      |         1.82 |     2.18 |    2.18 |   +0.07%
  24_run5-memory         |         2.11 |     2.41 |    2.41 |   -0.13%
  25_run-clear-memory    |         2.25 |     2.26 |    2.26 |   -0.01%
  31_startup-ci          |      1895.89 |  1974.34 | 1966.46 |   -0.40%
- 32_startup-bt          |        32.04 |    45.81 |   49.74 |   +8.57%
  34_startup-totalbytes  |       197.35 |   302.38 |  304.87 |   +0.82%

Workflow: [1010441633](/sycamore-rs/sycamore/actions/runs/1010441633) *Adding new commits will generate a new report*

@github-actions
Copy link

github-actions bot commented Jul 8, 2021

Finished dev [unoptimized + debuginfo] target(s) in 0.01s
 Running `target/debug/results_diff`

Benchmark Report

  • wasm-bindgen: the performance goal
  • baseline: performance of sycamore-baseline (typically latest master)
  • update: performance of sycamore (typically recent changes)
  • diff: measures the improvement of update over the baseline
@@                         Performance Diff                          @@

##                       | wasm-bindgen | baseline |  update |  diff ##
#######################################################################
- 01_run1k               |       111.88 |   149.75 |  153.49 |   +2.50%
  02_replace1k           |       130.43 |   156.57 |  154.88 |   -1.08%
- 03_update10th1k_x16    |       264.25 |   270.75 |  276.24 |   +2.03%
+ 04_select1k            |        46.83 |    50.96 |   45.26 |  -11.18%
+ 05_swap1k              |        69.43 |    70.57 |   67.52 |   -4.31%
+ 06_remove-one-1k       |        26.30 |    27.31 |   25.99 |   -4.82%
+ 07_create10k           |      1151.82 |  4763.96 | 4547.87 |   -4.54%
+ 08_create1k-after1k_x2 |       265.97 |   386.76 |  374.97 |   -3.05%
+ 09_clear1k_x8          |       179.42 |   209.17 |  195.10 |   -6.73%
  21_ready-memory        |         1.02 |     1.02 |    1.02 |   +0.01%
  22_run-memory          |         1.50 |     1.87 |    1.87 |   -0.01%
  23_update5-memory      |         1.82 |     2.18 |    2.18 |   -0.03%
  24_run5-memory         |         2.11 |     2.41 |    2.41 |   -0.03%
+ 25_run-clear-memory    |         2.25 |     2.26 |    2.18 |   -3.64%
  31_startup-ci          |      1855.93 |  1958.59 | 1961.48 |   +0.15%
+ 32_startup-bt          |        18.56 |    40.95 |   36.35 |  -11.23%
  34_startup-totalbytes  |       197.35 |   302.38 |  304.87 |   +0.82%

Workflow: 1010449331
Adding new commits will generate a new report

@lukechu10 lukechu10 added performance Performance related and removed performance Performance related labels Jul 8, 2021
@github-actions
Copy link

github-actions bot commented Jul 8, 2021

Finished dev [unoptimized + debuginfo] target(s) in 0.01s
 Running `target/debug/results_diff`

Benchmark Report

  • wasm-bindgen: the performance goal
  • baseline: performance of sycamore-baseline (typically latest master)
  • update: performance of sycamore (typically recent changes)
  • diff: measures the improvement of update over the baseline
@@                         Performance Diff                          @@

##                       | wasm-bindgen | baseline |  update |  diff ##
#######################################################################
+ 01_run1k               |       141.63 |   213.52 |  197.44 |   -7.53%
+ 02_replace1k           |       158.12 |   220.66 |  203.96 |   -7.57%
+ 03_update10th1k_x16    |       222.41 |   279.86 |  243.01 |  -13.17%
- 04_select1k            |        35.59 |    49.42 |   54.10 |   +9.47%
+ 05_swap1k              |        71.24 |    79.98 |   69.66 |  -12.89%
+ 06_remove-one-1k       |        28.61 |    32.38 |   30.43 |   -6.02%
- 07_create10k           |      1487.62 |  5185.70 | 5509.73 |   +6.25%
- 08_create1k-after1k_x2 |       332.12 |   489.45 |  502.77 |   +2.72%
- 09_clear1k_x8          |       208.20 |   232.56 |  241.86 |   +4.00%
  21_ready-memory        |         1.02 |     1.02 |    1.02 |   +0.01%
  22_run-memory          |         1.50 |     1.87 |    1.87 |   -0.02%
  23_update5-memory      |         1.82 |     2.18 |    2.18 |   -0.02%
  24_run5-memory         |         2.11 |     2.41 |    2.41 |   +0.12%
+ 25_run-clear-memory    |         2.25 |     2.26 |    2.18 |   -3.64%
  31_startup-ci          |      1849.84 |  1956.05 | 1975.61 |   +1.00%
- 32_startup-bt          |        23.97 |    32.08 |   82.61 | +157.46%
  34_startup-totalbytes  |       197.35 |   302.38 |  304.87 |   +0.82%

Workflow: 1012463438
Adding new commits will generate a new report

@github-actions
Copy link

github-actions bot commented Jul 8, 2021

Finished dev [unoptimized + debuginfo] target(s) in 0.01s
 Running `target/debug/results_diff`

Benchmark Report

  • wasm-bindgen: the performance goal
  • baseline: performance of sycamore-baseline (typically latest master)
  • update: performance of sycamore (typically recent changes)
  • diff: measures the improvement of update over the baseline
@@                         Performance Diff                          @@

##                       | wasm-bindgen | baseline |  update |  diff ##
#######################################################################
+ 01_run1k               |       141.86 |   198.33 |  185.01 |   -6.72%
  02_replace1k           |       159.25 |   204.36 |  205.05 |   +0.34%
+ 03_update10th1k_x16    |       260.49 |   309.71 |  279.43 |   -9.78%
+ 04_select1k            |        45.32 |    63.70 |   48.93 |  -23.19%
+ 05_swap1k              |        66.15 |    79.35 |   77.38 |   -2.48%
+ 06_remove-one-1k       |        27.35 |    31.34 |   30.43 |   -2.90%
+ 07_create10k           |      1458.90 |  5364.04 | 3964.69 |  -26.09%
  08_create1k-after1k_x2 |       319.75 |   474.98 |  473.81 |   -0.25%
+ 09_clear1k_x8          |       219.09 |   239.48 |  228.91 |   -4.41%
  21_ready-memory        |         1.02 |     1.02 |    1.02 |   -0.02%
+ 22_run-memory          |         1.50 |     1.87 |    1.77 |   -5.20%
+ 23_update5-memory      |         1.82 |     2.18 |    2.08 |   -4.46%
+ 24_run5-memory         |         2.11 |     2.41 |    2.36 |   -2.17%
  25_run-clear-memory    |         2.25 |     2.26 |    2.25 |   -0.31%
- 31_startup-ci          |      1851.16 |  1962.56 | 2002.95 |   +2.06%
- 32_startup-bt          |        34.71 |    67.88 |   84.69 |  +24.76%
  34_startup-totalbytes  |       197.35 |   302.38 |  302.22 |   -0.05%

Workflow: 1012498166
Adding new commits will generate a new report

@lukechu10 lukechu10 merged commit 7df7a7a into master Jul 8, 2021
@lukechu10 lukechu10 deleted the use-bumpalo branch July 8, 2021 17:46
lukechu10 added a commit that referenced this pull request Jul 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Performance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant