Skip to content

Conversion of transposition table to bucket form #61

Description

@Jlisowskyy

We have prepared tool to gather statistics during execution about TT performance. The main goal is to prepare some tests to evaluate the overall performance of the TT and based on them derive most efficient implementation of replacing scheme to maximise successful reads from the table. Currently TT is one item - one bucket type with simple depth preferred replacing scheme. We should try some bucket type table with mixed strategy for example depth preferred / recent one. At the moment of the issue creation the average is about 35/40% successful reads.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions