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

feat!: apply #590 to next branch #595

Merged
merged 9 commits into from
Jan 22, 2025
Merged

feat!: apply #590 to next branch #595

merged 9 commits into from
Jan 22, 2025

Conversation

lwshang
Copy link
Contributor

@lwshang lwshang commented Jan 22, 2025

See #590

@lwshang lwshang requested a review from a team as a code owner January 22, 2025 22:22
@lwshang lwshang merged commit 0f7aa85 into next Jan 22, 2025
11 checks passed
@lwshang lwshang deleted the frankdavid/typekey branch January 22, 2025 22:22
Copy link

Name Max Mem (Kb) Encode Decode
blob 4_224 20_459_217 ($\textcolor{green}{-0.00\%}$) 12_081_559 ($\textcolor{green}{-0.02\%}$)
btreemap 75_456 4_022_698_926 ($\textcolor{green}{-0.00\%}$) 15_635_820_900 ($\textcolor{green}{-0.22\%}$)
nns 192 ($\textcolor{red}{50.00\%}$) 1_826_780 ($\textcolor{green}{-19.08\%}$) 3_111_783 ($\textcolor{green}{-43.33\%}$)
nns_list_proposal 1_088 6_716_864 ($\textcolor{green}{-4.76\%}$) 60_218_792 ($\textcolor{green}{-26.47\%}$)
option_list 128 7_140_253 ($\textcolor{green}{-0.01\%}$) 24_538_182 ($\textcolor{green}{-4.70\%}$)
text 6_336 20_455_518 ($\textcolor{red}{0.00\%}$) 17_839_609 ($\textcolor{red}{0.00\%}$)
variant_list 128 7_141_877 ($\textcolor{green}{-0.00\%}$) 23_393_906 ($\textcolor{green}{-4.31\%}$)
vec_int16 16_704 168_582_716 ($\textcolor{red}{0.00\%}$) 1_006_655_081 ($\textcolor{green}{-6.25\%}$)
  • Parser cost: 18_056_769 ($\textcolor{green}{-3.89\%}$)
  • Extra args: 2_347_729 ($\textcolor{green}{-27.54\%}$)
Click to see raw report

---------------------------------------------------

Benchmark: blob
  total:
    instructions: 32.54 M (-0.01%) (change within noise threshold)
    heap_increase: 66 pages (no change)
    stable_memory_increase: 0 pages (no change)

  1. Encoding (scope):
    instructions: 20.46 M (-0.00%) (change within noise threshold)
    heap_increase: 66 pages (no change)
    stable_memory_increase: 0 pages (no change)

  2. Decoding (scope):
    instructions: 12.08 M (-0.02%) (change within noise threshold)
    heap_increase: 0 pages (no change)
    stable_memory_increase: 0 pages (no change)

---------------------------------------------------

Benchmark: text
  total:
    instructions: 38.30 M (0.00%) (change within noise threshold)
    heap_increase: 99 pages (no change)
    stable_memory_increase: 0 pages (no change)

  1. Encoding (scope):
    instructions: 20.46 M (0.00%) (change within noise threshold)
    heap_increase: 66 pages (no change)
    stable_memory_increase: 0 pages (no change)

  2. Decoding (scope):
    instructions: 17.84 M (0.00%) (change within noise threshold)
    heap_increase: 33 pages (no change)
    stable_memory_increase: 0 pages (no change)

---------------------------------------------------

Benchmark: vec_int16
  total:
    instructions: 1.18 B (improved by 5.40%)
    heap_increase: 261 pages (no change)
    stable_memory_increase: 0 pages (no change)

  1. Encoding (scope):
    instructions: 168.58 M (0.00%) (change within noise threshold)
    heap_increase: 261 pages (no change)
    stable_memory_increase: 0 pages (no change)

  2. Decoding (scope):
    instructions: 1.01 B (improved by 6.25%)
    heap_increase: 0 pages (no change)
    stable_memory_increase: 0 pages (no change)

---------------------------------------------------

Benchmark: btreemap
  total:
    instructions: 19.66 B (-0.18%) (change within noise threshold)
    heap_increase: 1179 pages (no change)
    stable_memory_increase: 0 pages (no change)

  1. Encoding (scope):
    instructions: 4.02 B (-0.00%) (change within noise threshold)
    heap_increase: 159 pages (no change)
    stable_memory_increase: 0 pages (no change)

  2. Decoding (scope):
    instructions: 15.64 B (-0.22%) (change within noise threshold)
    heap_increase: 1020 pages (no change)
    stable_memory_increase: 0 pages (no change)

---------------------------------------------------

Benchmark: option_list
  total:
    instructions: 31.68 M (improved by 3.68%)
    heap_increase: 2 pages (no change)
    stable_memory_increase: 0 pages (no change)

  1. Encoding (scope):
    instructions: 7.14 M (-0.01%) (change within noise threshold)
    heap_increase: 0 pages (no change)
    stable_memory_increase: 0 pages (no change)

  2. Decoding (scope):
    instructions: 24.54 M (improved by 4.70%)
    heap_increase: 2 pages (no change)
    stable_memory_increase: 0 pages (no change)

---------------------------------------------------

Benchmark: variant_list
  total:
    instructions: 30.54 M (improved by 3.33%)
    heap_increase: 2 pages (no change)
    stable_memory_increase: 0 pages (no change)

  1. Encoding (scope):
    instructions: 7.14 M (-0.00%) (change within noise threshold)
    heap_increase: 0 pages (no change)
    stable_memory_increase: 0 pages (no change)

  2. Decoding (scope):
    instructions: 23.39 M (improved by 4.31%)
    heap_increase: 2 pages (no change)
    stable_memory_increase: 0 pages (no change)

---------------------------------------------------

Benchmark: nns
  total:
    instructions: 23.82 M (improved by 12.99%)
    heap_increase: 3 pages (regressed by 50.00%)
    stable_memory_increase: 0 pages (no change)

  0. Parsing (scope):
    instructions: 18.06 M (improved by 3.89%)
    heap_increase: 3 pages (regressed by 50.00%)
    stable_memory_increase: 0 pages (no change)

  1. Encoding (scope):
    instructions: 1.83 M (improved by 19.08%)
    heap_increase: 0 pages (no change)
    stable_memory_increase: 0 pages (no change)

  2. Decoding (scope):
    instructions: 3.11 M (improved by 43.33%)
    heap_increase: 0 pages (no change)
    stable_memory_increase: 0 pages (no change)

---------------------------------------------------

Benchmark: nns_list_proposal
  total:
    instructions: 66.94 M (improved by 24.75%)
    heap_increase: 17 pages (no change)
    stable_memory_increase: 0 pages (no change)

  1. Encoding (scope):
    instructions: 6.72 M (improved by 4.76%)
    heap_increase: 3 pages (no change)
    stable_memory_increase: 0 pages (no change)

  2. Decoding (scope):
    instructions: 60.22 M (improved by 26.47%)
    heap_increase: 14 pages (no change)
    stable_memory_increase: 0 pages (no change)

---------------------------------------------------

Benchmark: extra_args
  total:
    instructions: 2.35 M (improved by 27.54%)
    heap_increase: 0 pages (no change)
    stable_memory_increase: 0 pages (no change)

---------------------------------------------------
Successfully persisted results to canbench_results.yml

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