search for: perl_ckwarn

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

2020 Aug 23
2
MultiDatabase shard count limitations
...[.] S_sublex_done 0.03% /mnt/btr/public perl [.] Perl__new_invlist 0.03% script/public-i SQLite.so [.] sqlite_bind_ph 0.03% /mnt/btr/public perl [.] S_doeval_compile 0.03% perl perl [.] Perl_ckwarn 0.03% /mnt/btr/public perl [.] Perl_newSVOP 0.03% /mnt/btr/public perl [.] Perl_scan_version 0.03% /mnt/btr/public perl [.] Perl_PerlIO_tell 0.03% perl perl [.] Perl_keyword 0.03% /mnt/btr/p...
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