• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

bsamseth / Goldfish
86%
master: 92%

Build:
Build:
LAST BUILD BRANCH: action-build
DEFAULT BRANCH: master
Repo Added 29 Nov 2015 04:49PM UTC
Files 36
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH v1.6.0
branch: v1.6.0
CHANGE BRANCH
x
Reset
  • v1.6.0
  • TTable
  • action-build
  • aspiration-window
  • benchmarking
  • castling
  • code-style-fixes
  • delta-pruning
  • evaluation
  • futility-pruning
  • killer-move
  • lichess-bot
  • master
  • move-ordering
  • movegen
  • nega-scout
  • null-move-pruning
  • pawn-evaluation
  • piece-square-tables
  • pointer-removal
  • pv-search
  • redesign
  • refactor
  • refactor-code-base
  • search-refactor
  • syzygy-tb
  • uci
  • uci-options
  • unittest
  • v0.1
  • v1.0
  • v1.1
  • v1.11.0
  • v1.11.1
  • v1.11.2
  • v1.12.0
  • v1.13.0
  • v1.2
  • v1.3
  • v1.4
  • v1.5
  • v1.5.1
  • v1.7.0
  • v1.7.1
  • v1.8.1
  • v1.8.2
  • v1.9.0

pending completion
169

push

travis-ci

bsamseth
Implement killer move heuristic.

If a move from ttable is available, regardless of depth
requirement, we search this first in the hopes that this will
cause more cutoffs.

Makes a _huge_ impact on bench score. Very slightly lower nodes/second,
but speed is reduced by ~50%.

Average of 3 bench results on MacBook Air 2015:

v1.6.0:
===========================
Total time (ms) : 11530
Nodes searched  : 11924519
Nodes/second    : 1034217

v1.5.1:
===========================
Total time (ms) : 21660
Nodes searched  : 23289650
Nodes/second    : 1075221

937 of 1095 relevant lines covered (85.57%)

9807311.71 hits per line

Relevant lines Covered
Build:
Build:
1095 RELEVANT LINES 937 COVERED LINES
9807311.71 HITS PER LINE
Source Files on v1.6.0
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
169 v1.6.0 Implement killer move heuristic. If a move from ttable is available, regardless of depth requirement, we search this first in the hopes that this will cause more cutoffs. Makes a _huge_ impact on bench score. Very slightly lower nodes/second, bu... push 14 Nov 2018 11:11AM UTC bsamseth travis-ci pending completion  
See All Builds (366)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc