jfmonty2
  • Joined on 2020-12-21
jfmonty2 pushed to master at jfmonty2/passphrase 2021-07-26 13:48:10 +00:00
b388552a27 initial commit
jfmonty2 created repository jfmonty2/passphrase 2021-07-26 13:47:27 +00:00
jfmonty2 pushed to master at jfmonty2/cup 2021-07-20 23:16:03 +00:00
7301597789 use cligen for benchmarking
jfmonty2 pushed to master at jfmonty2/cup 2021-07-20 04:28:04 +00:00
e5e90a6ca5 more bench improvements
jfmonty2 pushed to master at jfmonty2/cup 2021-07-19 20:21:27 +00:00
38e9e23dea no need to set winner until game is over
c1d4d1be97 no need to track leader until game is over
Compare 2 commits »
jfmonty2 pushed to master at jfmonty2/cup 2021-07-19 20:20:48 +00:00
c1d4d1be97 no need to track leader until game is over
jfmonty2 created branch camelpos in jfmonty2/cup 2021-07-19 19:13:41 +00:00
jfmonty2 pushed to camelpos at jfmonty2/cup 2021-07-19 19:13:41 +00:00
8abe9fdd63 store camel stack positions (also slower apparently)
jfmonty2 pushed to fastrand at jfmonty2/cup 2021-07-19 18:45:53 +00:00
f2e0698608 switch to fastrand (not actually any faster)
jfmonty2 pushed to fastrand at jfmonty2/cup 2021-07-19 18:09:20 +00:00
cade17a9a6 initial implementation
94c4240d63 some improvements to benchmark script
2687bd2198 initial implementation
Compare 3 commits »
jfmonty2 pushed to master at jfmonty2/cup 2021-07-19 18:08:16 +00:00
94c4240d63 some improvements to benchmark script
jfmonty2 pushed to shiftstack at jfmonty2/cup 2021-07-19 17:45:30 +00:00
373807b4bc switch to bitshifting operations (turns out to be slower, oh well)
jfmonty2 created branch shiftstack in jfmonty2/cup 2021-07-19 05:07:58 +00:00
jfmonty2 pushed to shiftstack at jfmonty2/cup 2021-07-19 05:07:58 +00:00
a52e8669de add bitshifting version of substack move
jfmonty2 created branch fastrand in jfmonty2/cup 2021-07-19 05:07:45 +00:00
jfmonty2 pushed to fastrand at jfmonty2/cup 2021-07-19 05:07:45 +00:00
2687bd2198 initial implementation
jfmonty2 pushed to bitshift at jfmonty2/cup 2021-07-17 21:25:14 +00:00
c35bbdc36d fix mask selection
a3911e4020 use faststack for camel stacks (currently broken)
Compare 2 commits »
jfmonty2 pushed to bitshift at jfmonty2/cup 2021-07-17 05:43:50 +00:00
8d889170df more procs for working on faststacks
jfmonty2 pushed to bitshift at jfmonty2/cup 2021-07-16 04:27:09 +00:00
cd81150e6c bitwise swap
jfmonty2 pushed to bitshift at jfmonty2/cup 2021-07-15 21:56:20 +00:00
2165511624 more bitshifting and benchmark changes