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] Remove cached info #1233

Merged
merged 4 commits into from
Sep 12, 2024
Merged

[Chess] Remove cached info #1233

merged 4 commits into from
Sep 12, 2024

Conversation

sotetsuk
Copy link
Owner

@sotetsuk sotetsuk commented Sep 12, 2024

#1232

image
fn jaxpr lines time
_legal_action_mask 1652 514.8ms
_flip 91 26.2ms
_is_checked 206 56.0ms
_is_pseudo_legal 136 37.6ms
_hash_castling_en_passant 37 17.4ms
_apply_move 258 68.4ms
_update_history 57 24.6ms

Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.61%. Comparing base (ccf9620) to head (7ca960d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1233      +/-   ##
==========================================
- Coverage   80.63%   80.61%   -0.03%     
==========================================
  Files          62       62              
  Lines        5965     5957       -8     
==========================================
- Hits         4810     4802       -8     
  Misses       1155     1155              

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

@sotetsuk sotetsuk merged commit 27db7ba into main Sep 12, 2024
5 checks passed
@sotetsuk sotetsuk deleted the sotetsuk/rm-cache branch September 12, 2024 08:11
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