Adam Coggeshall
Adam Coggeshall
Vultr seems to be a partner/reseller of choopa. Not sure about the others.
I noticed this as well and I'm having a pretty hard time wrapping my head around it. I'm probably misunderstanding the math, but it seems like velocity isn't `distance /...
Progress is being made on adding instructions to IR. Yet to do: - ~~Indirect calls.~~ - ~~All memory reads/writes.~~ - ~~Global reads.~~ - ~~All conversions.~~ - ~~Select.~~ - ~~grow_memory /...
Todo: Bools should be preserved for select opcode.
when do I get to tear the code apart and add big boy ssa ir? presumably it will be sometime I actually have time to do literally anything
wut in tarnation
I had intended to do this from the start. My plan was to allocate two registers per longint, but I figured I'd rather have a correct implementation than do that...
[This repo](https://github.com/mozilla/arewefastyet/tree/master/benchmarks) is pretty old but it contains a bunch of benchmark scripts that should be usable.
Not sure it would be a good idea, the code that handles the BSP format is mostly just copied from the Source SDK, and while I'm fine with doing that...
This may also be of interest: https://github.com/Auburns/FastNoiseSIMD