This article explores the performance differences between Rust and Python in the context of text (code) processing tools integrated with large language models (LLMs). Rust-based tools like Swiftide are compared to Python's Langchain, with a focus on benchmarking involving data processing, generating embeddings, and vector database insertion. Interesting findings about pre-processing steps and overall efficiency are discussed.