search for: form_key

Displaying 2 results from an estimated 2 matches for "form_key".

2020 Aug 23
2
MultiDatabase shard count limitations
...rl_op_sibling_splice 0.04% perl libpthread-2.28.so [.] __pthread_mutex_lock 0.04% perl perl [.] Perl_op_convert_list 0.04% git libc-2.28.so [.] __access 0.04% script/public-i libxapian.so.30.8.0 [.] GlassTable::form_key 0.04% script/public-i libstdc++.so.6.0.25 [.] free at plt 0.04% perl perl [.] S_skipspace_flags 0.04% perl perl [.] S_regclass 0.03% script/public-i libxapian.so.30.8.0 [.] Xapian::Internal::QueryBranch::do_or_like...
2020 Aug 21
2
MultiDatabase shard count limitations
Going back to the "prioritizing aggregated DBs" thread from February 2020, I've got 390 Xapian shards for 130 public inboxes I want to search against(*). There's more on the horizon (we're expecting tens of thousands of public inboxes). After bumping RLIMIT_NOFILE and running ->add_database a bunch, the actual queries seem to be taking ~30s (not good :x). Now I'm