Finding possibility to improve vector_c performance

Опубликовано: 07 Май 2026
на канале: haxpor
11
0

Based on my work on vector_c (https://github.com/haxpor/vector_c), this time I would like to improve it more by trying to completely reduce conversion in run-time for general purpose vector.

Around the latter end of the stream, with suggestion from viewer, we went through to generate assembly code from compilation to actually find the cost of operation.

This first 24 minutes is before internet is down.