Skip to content

Replace stringsearch with the checkpointable variant - #84

Merged
byeongjee merged 2 commits into
mainfrom
byeongjee/grunt
Aug 22, 2026
Merged

Replace stringsearch with the checkpointable variant#84
byeongjee merged 2 commits into
mainfrom
byeongjee/grunt

Conversation

@byeongjee

Copy link
Copy Markdown
Owner

Drops the old stringsearch.c and promotes stringsearch_fixed.c in its place, renaming every stringsearch_fixed reference in results/ (including results/intermittent/) to stringsearch.

The only remaining difference from the original benchmark is find_strings being a 2-D char array instead of an array of pointers; the findme pointer global is restored, since the index rewrite turned out to be unnecessary.

Verified 12/12 PASS (milp, rockclimb, schematic, schematicO3 at 5/10/50 uF, all result=20) and re-measured the stringsearch rows in results/*.csv. results/intermittent/ numbers are unchanged and will be re-run separately.

@byeongjee
byeongjee merged commit 1bb5f95 into main Aug 22, 2026
7 checks passed
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