Skip to content

fix(ci): Attempt to fix broken auto commit of benchmark results#32

Merged
PyDataBlog merged 1 commit intomainfrom
fix/benchmark-auto-commit
Jul 18, 2025
Merged

fix(ci): Attempt to fix broken auto commit of benchmark results#32
PyDataBlog merged 1 commit intomainfrom
fix/benchmark-auto-commit

Conversation

@PyDataBlog
Copy link
Owner

@PyDataBlog PyDataBlog commented Jul 18, 2025


name: Pull Request
about: Attempt to fix broken auto commit of benchmark results
title: 'fix(ci): Attempt to fix broken auto commit of benchmark results on a tagged release'
labels: ''
assignees: ''


Description

Latest changes have broken the auto commits of benchmark results. This attempts to fix it by pushing results to main after tagged releases.

Fixes (#22)

Type of change

  • fix(ci): A bug fix

How Has This Been Tested?
NN

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@PyDataBlog PyDataBlog self-assigned this Jul 18, 2025
@PyDataBlog PyDataBlog changed the title fix(ci): Attempt to fix broken auto commit of benchmark results on a … fix(ci): Attempt to fix broken auto commit of benchmark results Jul 18, 2025
@github-actions
Copy link

Benchmark Results

This file is automatically generated by the CI. Do not edit manually.

Insert Benchmark

language backend ngram_size mean stddev iterations
julia SimString.jl 2 75.9799 18.2428 100
julia SimString.jl 3 91.648 21.6439 100
julia SimString.jl 4 108.281 26.6641 100
python simstring-fast 2 87.2211 2.8178 100
python simstring-fast 3 101.096 2.48197 100
python simstring-fast 4 110.944 3.06996 100
python simstring-rust (python bindings) 2 43.0981 1.16378 100
python simstring-rust (python bindings) 3 51.4148 1.29483 100
python simstring-rust (python bindings) 4 52.7658 1.30202 100
ruby simstring-pure 2 627.89 15.6352 32
ruby simstring-pure 3 718.115 17.7288 28
ruby simstring-pure 4 786.557 16.1215 26
rust simstring-rust (native) 2 39.6183 0.365171 100
rust simstring-rust (native) 3 45.7553 0.851447 100
rust simstring-rust (native) 4 47.7045 0.535731 100

Search Benchmark

language backend ngram_size threshold mean stddev iterations
julia SimString.jl 2 0.6 350.212 3.42683 58
julia SimString.jl 2 0.7 222.915 3.07193 90
julia SimString.jl 2 0.8 121.917 1.07904 100
julia SimString.jl 3 0.6 288.144 3.96739 70
julia SimString.jl 3 0.7 190.05 2.58585 100
julia SimString.jl 3 0.8 111.711 1.9976 100
julia SimString.jl 4 0.6 258.764 3.06184 78
julia SimString.jl 4 0.7 176.562 2.50541 100
julia SimString.jl 4 0.8 105.218 2.03202 100
python simstring-fast 2 0.6 101.284 2.21741 100
python simstring-fast 2 0.7 46.2553 0.492455 100
python simstring-fast 2 0.8 20.0836 0.146879 100
python simstring-fast 2 0.9 8.72495 0.0333812 100
python simstring-fast 3 0.6 76.8516 3.55993 100
python simstring-fast 3 0.7 37.5671 1.28933 100
python simstring-fast 3 0.8 18.0975 0.801358 100
python simstring-fast 3 0.9 9.01998 0.442336 100
python simstring-fast 4 0.6 66.3527 4.59398 100
python simstring-fast 4 0.7 31.8883 1.36608 100
python simstring-fast 4 0.8 16.2249 0.139311 100
python simstring-fast 4 0.9 9.12748 0.114316 100
python simstring-rust (python bindings) 2 0.6 23.8236 1.19909 100
python simstring-rust (python bindings) 2 0.7 15.4931 0.958501 100
python simstring-rust (python bindings) 2 0.8 9.47047 0.473454 100
python simstring-rust (python bindings) 2 0.9 5.81132 0.309131 100
python simstring-rust (python bindings) 3 0.6 23.3866 2.17105 100
python simstring-rust (python bindings) 3 0.7 16.2271 1.12559 100
python simstring-rust (python bindings) 3 0.8 10.4427 0.81214 100
python simstring-rust (python bindings) 3 0.9 6.33818 0.213632 100
python simstring-rust (python bindings) 4 0.6 23.6688 1.28173 100
python simstring-rust (python bindings) 4 0.7 17.5568 0.911739 100
python simstring-rust (python bindings) 4 0.8 11.5292 0.747304 100
python simstring-rust (python bindings) 4 0.9 7.03651 0.44883 100
ruby simstring-pure 2 0.6 768.297 7.02604 27
ruby simstring-pure 2 0.7 376.125 2.77871 54
ruby simstring-pure 2 0.8 173.25 1.85105 100
ruby simstring-pure 3 0.6 607.457 5.50426 33
ruby simstring-pure 3 0.7 299.526 3.30255 67
ruby simstring-pure 3 0.8 153.828 1.65307 100
ruby simstring-pure 4 0.6 544.289 4.49457 37
ruby simstring-pure 4 0.7 295.315 2.65395 68
ruby simstring-pure 4 0.8 157.541 1.73501 100
rust simstring-rust (native) 2 0.6 25.9685 0.154675 100
rust simstring-rust (native) 2 0.7 16.18 0.280041 100
rust simstring-rust (native) 2 0.8 9.17866 0.0735324 100
rust simstring-rust (native) 2 0.9 4.92956 0.0821979 100
rust simstring-rust (native) 3 0.6 25.5076 0.399727 100
rust simstring-rust (native) 3 0.7 17.177 0.13801 100
rust simstring-rust (native) 3 0.8 10.4551 0.382043 100
rust simstring-rust (native) 3 0.9 5.52837 0.147551 100
rust simstring-rust (native) 4 0.6 27.0522 1.09663 100
rust simstring-rust (native) 4 0.7 19.4165 0.588335 100
rust simstring-rust (native) 4 0.8 11.7863 0.506215 100
rust simstring-rust (native) 4 0.9 6.23639 0.250252 100

@PyDataBlog PyDataBlog merged commit 71d5a5e into main Jul 18, 2025
30 checks passed
@PyDataBlog PyDataBlog deleted the fix/benchmark-auto-commit branch July 18, 2025 06:17
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.

1 participant