Tom

Results 12 comments of Tom

Just make a config variable and default it to 100. Easy.

yeah can we see some benchmarks on that?

The benchmark below shows a very minimal improvement, however the execution time of the square root calculation ultimately depends on the input given. ```lua local benchmark local vec = VectorRand()...

> this is about the `lmao i can't code` line isn't it Partially, but overall that file is rather badly structured and only really does the bare minimum.

I wouldn't call this unintended behaviour, just simply missed out from implementation due to the project's needs at the time. I believe this is something that can be easily added,...

rubat moment

Bruh

In development, progress can be viewed at https://docs.tomdotbat.dev.

After further testing this actually results in a crash: ``` thread 'gm_async_write' panicked at 'called `Result::unwrap()` on an `Err` value: PoisonError { .. }', /github/home/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.11.0/src/runtime/blocking/pool.rs:274:86 stack backtrace: 0: 0xebb25d65 -...