Hacker News new | past | comments | ask | show | jobs | submit login
How I Use AI (carlini.com)
1 point by FergusArgyll 50 days ago | hide | past | favorite | 1 comment



> Converting dozens of programs to C or Rust to improve performance 10-100x.

Nitpick - switching from C to Rust is probably not responsible for that performance boost. If you compiled that C code with Clang and LLVM it would probably still generate similar IR optimizations. If you're seeing 100x speedups going from C to Rust then I'd kill to see what your gcc makefile looked like...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: