Great talk. You worked really hard through the iterations. Really intuitive to bring out bitmap summarising solution for caching. (especially the scaling part)
Love hearing where you have to take hardware into consideration, such as how the CPUs of today perform heavy path speculation optimizations. Surely nothing I get the chance to think about when we mostly just write HTTP APIs all day where features overweigh performance (computer resources are cheaper than human resources, and all that). Interested to know if Go takes the different RAM types into consideration as well (SRAM, DRAM, SDRAM, etc) or if that's abstracted away by the OS.
Great presentation! Finally something energetic and with decent sound (which was sadly lacking in 2020). :) Well done and thank you, Mr Knyszek!
Great talk. You worked really hard through the iterations.
Really intuitive to bring out bitmap summarising solution for caching. (especially the scaling part)
Stunning talk. 10/10
Love hearing where you have to take hardware into consideration, such as how the CPUs of today perform heavy path speculation optimizations. Surely nothing I get the chance to think about when we mostly just write HTTP APIs all day where features overweigh performance (computer resources are cheaper than human resources, and all that). Interested to know if Go takes the different RAM types into consideration as well (SRAM, DRAM, SDRAM, etc) or if that's abstracted away by the OS.