Commit Graph

17 Commits

Author SHA1 Message Date
Norwin 8e4e38b258 print metrics on hevring too 2022-01-02 08:45:11 +01:00
Norwin 9071a1800a add -hevring-preview flag
enables storing of the current task image to a local file
2022-01-02 08:34:51 +01:00
Norwin Roosen 5a25388d84
partially fix exit race condition in local mode 2021-01-02 15:49:30 +01:00
Norwin Roosen 230a3d3f24
move FlutTask to pixelflut pkg 2021-01-01 14:56:19 +01:00
Norwin Roosen bb7ffbddfc
refactor main
cleaner code, more flexible flag usage, graceful exit for hevring,
improved image fetching
2020-12-31 09:57:02 +01:00
Norwin Roosen 6f2e2fd666
improve repl
add addr & help commands, don't restart if paused
2020-12-31 07:24:56 +01:00
Norwin Roosen 2d536f21f3
add initial randoffset mode 2020-12-29 18:28:19 +01:00
Norwin Roosen 3fc0fbad40
changes??? idk anymore 2020-12-28 00:58:50 +01:00
Norwin Roosen 470115a126 add text rendering via repl 2020-02-15 11:18:18 +01:00
Norwin Roosen 8a22c7bf29 add performance reporting
costs ~9% bomb performance;
can be toggled in Rán REPL via 'metrics'
2020-02-14 16:37:19 +01:00
Norwin Roosen 2ec417da6a always convert images to NRGBA
this type is rpc-serializable, and we avoid repeated color conversion
2020-02-14 12:39:16 +01:00
Norwin Roosen 3f06bf6b82 refactor clean exit code
so much work just to let cleanup run & to pause fluting :(
2020-02-13 23:57:56 +01:00
Norwin Roosen 9ab04b4f26 wip: clean exit
start adding a mechanism for stopping async tasks,
so we can cleanly quit and stop fluting without quitting
2020-02-13 22:26:50 +01:00
Norwin Roosen ada015e90f rpc: add repl, kill clients on exit 2020-02-12 13:55:14 +01:00
Norwin Roosen e716ae8d25 MVP distributed hochwasser 2020-02-12 11:20:30 +01:00
Norwin Roosen cf15da0732 rework rpc 2020-02-11 14:46:58 +01:00
Norwin Roosen d86e769e9a start distributed hochwasser
only RPC plumbing for now.

naming: https://en.wikipedia.org/wiki/Nine_Daughters_of_%C3%86gir_and_R%C3%A1n
2020-02-07 12:23:24 +01:00