👀 While it's loading, feel free to check out the other repositories:
🔔 To get a notification when it's ready, leave your email here:
By entering your email, you agree to receive notifications and marketing-related emails
Filter by reset
🆕 Update buddy version (feat/improve-queue-payload-matching)
Update buddy version to: 3.0.1 24120617 255ad96 which includes: 255ad96 fix unit test InsertQueryTest a7f4707 fix unit test testAutoSchemaOptionDisabled 8f002ce Improve queue plugin payload matching 3229f22 Improve queue plugin payload matching
githubmanticore · 2024-12-10 · 1 · #2826
Implemented performance optimizations for join batching
Implemented performance optimizations for join batching
glookka · 2025-02-03 · 0 · #3043
Test performance for queries with multiple disk chunks
Created a test to check performance for wildcard queries with many matches when disk_chunks > 1 and disk_chunks = 1
PavelShilin89 · 2024-06-20 · 7 · #2318
Update test-performance-for-queries-with-multiple-disk-chunks.rec
Fixed output of show table name status' | grep “disk_chunks” command in test-performance-for-queries-with-multiple-disk-chunks.rec
PavelShilin89 · 2025-04-30 · 0 · #3344
done
Move performance tests to a separate folder, remove unnecessary script
Continued from https://github.com/manticoresoftware/manticoresearch/pull/2588 Deleted one of the scripts, added arguments to the script run. Move performance tests to a separate folder, remove unnecessary script
PavelShilin89 · 2024-10-04 · 7 · #2600
done