aboutsummaryrefslogtreecommitdiff
path: root/azalea-crypto/benches
AgeCommit message (Collapse)Author
10 daysupgrade depsmat
2025-04-04remove executable bit from filesmat
2025-02-22update to rust edition 2024mat
2023-08-25add basic pathfinding testmat
2022-11-12Pathfinder (#25)mat
Pathfinding is very much not done, but it works enough and I want to get this merged. TODO: fast replanning, goals that aren't a single node, falling moves (it should be able to play the dropper), parkour moves
2022-09-19Fix connection writer being locked (#23)mat
* Split connection struct in az-protocol * az-client uses split conns * fix errors * add a convenience write_packet fn to az-client
2022-08-28Update my_benchmark.rsmat
2022-08-28decrypting benchmarkmat
2022-08-28encryption benchmark & testmat