Lucas_Werkmeister_WMDE added a comment.

  > I believe ever cache miss in that graph will result in 1 call to sparql to 
check 1 regular expression against 1 string.
  
  I think that’s correct, we don’t batch these requests at the moment.
  
  > The second panel is the p95 timing for the constraint check that includes a 
regex run.
  > Again, multiple of these checks will happen in a single edit / for a single 
item.
  
  If I understand correctly, this is just the time of the individual format 
constraint check itself. A full constraint check for an item will typically 
involve several format constraint checks, as well as other constraint checks of 
various types. (I think that’s what you meant as well? The phrasing “constraint 
check that includes regex” confuses me a bit, because there isn’t really much 
//else// happening there besides the regex, except for a bit of housekeeping 
like getting the string out of the Wikibase value, and assembling the result.)

TASK DETAIL
  https://phabricator.wikimedia.org/T240884

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Joe, WMDE-leszek, Volans, sbassett, Krinkle, Agabi10, 
Lucas_Werkmeister_WMDE, Addshore, Aklapper, Ladsgroup, darthmon_wmde, 
DannyS712, Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, RazeSoldier, 
QZanden, LawExplorer, _jensen, rosalieper, D3r1ck01, Scott_WUaS, Izno, SBisson, 
Perhelion, Wikidata-bugs, Base, aude, GWicke, Bawolff, jayvdb, fbstj, santhosh, 
Jdforrester-WMF, Mbch331, Rxy, Jay8g, Ltrlg, bd808, Legoktm
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to