Tachyon 0.7.0 Optimizations#22
Tachyon 0.7.0 Optimizations#22google-labs-jules[bot] wants to merge 1 commit intotachyon-v7.5-avx2-lazy-4421066882322334973from
Conversation
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
Implemented comprehensive performance optimizations for Tachyon JSON library:
ContextandDocumentto bypass heap allocations.find_key_directfor lazy scanning of keys without generating full bitmask.as_stringto use direct scanning for small files.TACHYON_FORCE_INLINEto hot paths.compute_structural_mask_avx2using bitwise logic.validate_utf8with AVX2 fast scan for ASCII and lengths (hybrid approach)._mm_prefetch).Mode::Apexenum.Context<bool>)._mm_storeu_si128).benchmark_optimization.cppandgenerate_canada_json.py.test_tachyon.cpp.PR created automatically by Jules for task 6697665385524651958 started by @wilkolbrzym-coder