Hi all ,I want to share my excitement about a game-changing tool that has
recently caught my attention: the [Zed Editor](https://zed.dev). If you're
passionate about coding, designing, or simply exploring new tools, I highly
recommend checking out this amazing editor. Trust me; it's a game-chang
If I can plug [SQLiteral](https://github.com/olliNiinivaara/SQLiteral) which
does this for you and more and is actively being developed
Oh I see @mratsim \- thank you for the explanation
True a busier CPU is better. Though the timer in there pretty much assures that
the application is not CPU limited and the extra CPU cycles points to needless
spinning threads. I have edited the examples to have the application complete a
fixed piece of work. The thread-pool example is marginall
ev:
if Event.Timer in e.events:
discard spawn fib(rand(10))
getMem()
loadBalance(Weave)
if stop: break
echo "done"
exit(Weave)
main()
Run
teroz@wolverine:~$ nim --version
Nim Compiler