Max Känner max
  • Joined on 2022-10-21
max pushed to main at max/battlesnake 2024-10-14 19:23:51 +02:00
b2364a1ade add some xtasks
max pushed to main at max/battlesnake 2024-10-14 19:11:04 +02:00
7227f1776f use library for simulation
max pushed to main at max/battlesnake 2024-10-10 20:03:36 +02:00
2b0b97cba8 add benchmark for cloning the board
max pushed to main at max/battlesnake 2024-10-07 19:34:43 +02:00
55050d5451 don't strip release builds
8895f875b2 add more statistics to regression test
Compare 2 commits »
max pushed to main at max/battlesnake 2024-10-07 10:17:05 +02:00
f3d7c3160d reuse old simulation states
max pushed to main at max/battlesnake 2024-10-06 22:28:10 +02:00
4e44ac548c make nodes depend on snake length
6751c7e9cd gracefully handle no move left instead of 404
Compare 2 commits »
max pushed to main at max/battlesnake 2024-10-06 21:59:30 +02:00
e545f09bb4 don't run docker in interactive mode
6cb0fe1550 evaluate stop condition at every simulation step
Compare 2 commits »
max pushed to main at max/battlesnake 2024-10-06 21:34:55 +02:00
d8452daddf run local build in docker for regression test
max pushed to main at max/battlesnake 2024-10-06 21:25:21 +02:00
e00eefb990 warn instead of error on unknown latency
f6845b5126 fast response with no movement option
Compare 2 commits »
max pushed to main at max/battlesnake 2024-10-06 21:04:48 +02:00
ac4c2d6f72 reduce target latency
max pushed to main at max/battlesnake 2024-10-05 20:30:20 +02:00
d1b0ef3ccf fix clippy warnings
max pushed to main at max/battlesnake 2024-10-05 20:19:53 +02:00
bb356427df cargo clippy --fix
max pushed to main at max/battlesnake 2024-10-05 20:19:19 +02:00
16c78c81ae add simulation benchmark
a4dc6eb6da separate library and executable
Compare 2 commits »
max pushed to main at max/battlesnake 2024-10-05 18:56:23 +02:00
c5b0319ac4 fix latency calculation
max pushed to main at max/battlesnake 2024-10-05 18:45:59 +02:00
max pushed to main at max/battlesnake 2024-10-05 18:32:12 +02:00
da8edf92d6 fix computation time calculation
max pushed to main at max/battlesnake 2024-10-03 18:52:31 +02:00
5cb9c3d202 use debian instead of alpine
27040b66ee play more short games for regression test
0d740621c6 build for my server cpu
Compare 3 commits »
max pushed to main at max/nixos 2024-10-03 14:20:10 +02:00
344903ec9b 429 current 1970-01-01 01:00:00 24.05.20240928.fbca5e7 6.6.49-rt41 *
cdaf1fd04e 423 current 1970-01-01 01:00:00 24.05.20240916.086b448 6.6.49-rt41 *
3f14f52f51 422 current 1970-01-01 01:00:00 24.05.20240916.086b448 6.6.49-rt41 *
a822ca69c5 420 current 1970-01-01 01:00:00 24.05.20240914.8f7492c 6.6.49-rt41 *
Compare 4 commits »
max pushed to main at max/battlesnake 2024-10-03 06:39:36 +02:00
c6abd47ef0 add turn info to game over event
max pushed to main at max/battlesnake 2024-10-03 06:09:12 +02:00
075a08a78c add constrictor mode