Green-Sky
  • Joined on 2022-06-21
Green-Sky pushed to master at Green-Sky/NGC_HS1 2023-01-12 03:24:35 +01:00
e974522a38 fix message reading and writing
Green-Sky pushed to master at Green-Sky/NGC_HS1 2023-01-12 03:04:47 +01:00
f8816d5c53 notify toxic as if we are toxcore
Green-Sky pushed to master at Green-Sky/NGC_HS1 2023-01-12 02:36:37 +01:00
e858f23fc1 works
Green-Sky pushed to master at Green-Sky/NGC_HS1 2023-01-11 19:01:04 +01:00
dbcf2777c0 tf now more or less working
Green-Sky pushed to master at Green-Sky/NGC_HS1 2023-01-11 03:15:01 +01:00
776be06433 accept init ack, send sequenced, handle data ack
Green-Sky pushed to master at Green-Sky/NGC_HS1 2023-01-04 20:25:59 +01:00
6852cdd046 add logging cats
Green-Sky synced commits to master at Green-Sky/crdt_tests from mirror 2022-12-23 18:39:26 +01:00
8d8fa2f5da add debug bench result
Green-Sky synced commits to master at Green-Sky/crdt_tests from mirror 2022-12-23 10:39:26 +01:00
d85a2dc191 add text document to v3, planing v4
Green-Sky synced commits to master at Green-Sky/crdt_tests from mirror 2022-12-23 02:39:26 +01:00
931436dc11 v3 simple SoA, not really an improvement bc index hints remove most find iterations
47f406b786 corredted v1 results, v2 using hint for seach and last insert index cache as hint
72d00f759d bench v1
be5485856f basic lightly tested v1, only change from v0 to v1 is actor cache (way lighter for large actor ids)
Compare 4 commits »
Green-Sky synced commits to master at Green-Sky/crdt_tests from mirror 2022-12-22 18:39:26 +01:00
a597193529 add jpaper bench for v0
175042eb7c rename stuff
e486d79dc3 make vim faster :D
Compare 3 commits »
Green-Sky synced commits to master at Green-Sky/crdt_tests from mirror 2022-12-21 02:36:13 +01:00
3725b76ce7 fix crdt -> vim not deleting lines
Green-Sky synced commits to master at Green-Sky/crdt_tests from mirror 2022-12-21 00:54:47 +01:00
4aa2a152af send requests, handle requests, more gossip
d845baf804 minor bug fixing, now only need requests
05fd0940ea forgot to clear buffer
ed72b27808 handle more packets, fix major flaw in diffing algo (again) and add extra tests
Compare 4 commits »
Green-Sky synced commits to master at Green-Sky/crdt_tests from mirror 2022-12-20 02:24:25 +01:00
cb0c2642f8 works, somewhat
a0c87e5fc5 debugging <.< and splitting commands to reduce size
Compare 2 commits »
Green-Sky synced commits to master at Green-Sky/crdt_tests from mirror 2022-12-19 23:59:26 +01:00
e961b8aec3 gossip p1 works, command 2 buffer works if not too large
7177d90c44 better threading and allow more then 1 port
e0938690c7 main thread com
Compare 3 commits »
Green-Sky synced commits to master at Green-Sky/crdt_tests from mirror 2022-12-19 15:59:26 +01:00
2c10e258c0 prep for networking
Green-Sky synced commits to master at Green-Sky/crdt_tests from mirror 2022-12-18 15:59:26 +01:00
79db39c5d1 more tox, not working yet
Green-Sky synced commits to master at Green-Sky/crdt_tests from mirror 2022-12-17 23:59:26 +01:00
2165ab2070 add toxcore and start on vim test2
a3d9211e5e minor vimscript fixes
3c7111f6c9 crdt -> vim
Compare 3 commits »
Green-Sky synced commits to master at Green-Sky/crdt_tests from mirror 2022-12-17 07:59:26 +01:00
03cb852bad more bug fixes
5cba374d2b bugfixing, debug. still broken, but better
Compare 2 commits »
Green-Sky synced commits to master at Green-Sky/crdt_tests from mirror 2022-12-16 23:51:12 +01:00
bbb93040d0 fix bug where event where wired to the wrong callback
c94e2e68a7 more work on vimscript setup injection
60f3bdce10 have vim send me the full buffer each change, crashes when too many too fast
Compare 3 commits »
Green-Sky pushed to master at Green-Sky/NGC_HS1 2022-10-26 02:58:59 +02:00
d4f3d3c4fb prot simp, iterate starte, more send code