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

Bunch of performance improvements #39

Merged
merged 16 commits into from
Jun 29, 2023
Merged

Bunch of performance improvements #39

merged 16 commits into from
Jun 29, 2023

Conversation

Dannyj1
Copy link
Owner

@Dannyj1 Dannyj1 commented Jun 29, 2023

No description provided.

@Dannyj1 Dannyj1 merged commit 63baffb into master Jun 29, 2023
@Dannyj1 Dannyj1 deleted the performance-improvements branch June 29, 2023 12:50
@tissatussa
Copy link

now after cloning master, i have a compile error :


/home/roelof/Compiled/Zagreus/src/search.cpp:1099:35: error: non-const lvalue reference to type 'unsigned long long' cannot bind to a value of unrelated type 'uint64_t' (aka 'unsigned long')
        for (unsigned long long & i : evalContext.attacksFrom) {
                                  ^ ~

@tissatussa
Copy link

using Xubuntu 22.04 and clang 15

@tissatussa
Copy link

seems to be solved with the current source files !?

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.

2 participants