Displaying 2 results from an estimated 2 matches for "perl_list".
Did you mean:
part_list
2020 Aug 23
2
MultiDatabase shard count limitations
...[.] Perl_pp_require
0.03% /mnt/btr/public perl [.] Perl_localize
0.03% /mnt/btr/public perl [.] Perl_cv_undef_flags
0.03% /mnt/btr/public perl [.] Perl_newBINOP
0.03% /mnt/btr/public perl [.] Perl_list
0.03% /mnt/btr/public perl [.] Perl_ck_index
0.03% script/public-i libxapian.so.30.8.0 [.] GlassPostList::GlassPostList
0.03% perl perl [.] Perl_doref
0.03% /mnt/btr/public perl [.] Perl_gv_name_set
0.03%...
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