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

[Chess] Enhance CAN_MOVE #1234

Merged
merged 4 commits into from
Sep 12, 2024
Merged

[Chess] Enhance CAN_MOVE #1234

merged 4 commits into from
Sep 12, 2024

Conversation

sotetsuk
Copy link
Owner

@sotetsuk sotetsuk commented Sep 12, 2024

#1232 #1233

image
fn jaxpr lines time
_legal_action_mask 1674 427.0ms
_flip 92 28.4ms
_is_checked 203 52.8ms
_is_pseudo_legal 134 35.8ms
_hash_castling_en_passant 37 17.6ms
_apply_move 331 92.8ms
_update_history 57 27.5ms

Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.63%. Comparing base (b9ad95a) to head (53cb468).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1234      +/-   ##
==========================================
+ Coverage   80.59%   80.63%   +0.04%     
==========================================
  Files          62       62              
  Lines        5951     5965      +14     
==========================================
+ Hits         4796     4810      +14     
  Misses       1155     1155              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sotetsuk sotetsuk merged commit ccf9620 into main Sep 12, 2024
5 checks passed
@sotetsuk sotetsuk deleted the sotetsuk/enhance-can-move branch September 12, 2024 07:50
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