Page MenuHomePhabricator

Fix some minor errors (DarkConsole warning, unstable Ferret sort)
ClosedPublic

Authored by epriestley on Mar 18 2018, 10:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 24, 7:55 PM
Unknown Object (File)
Sat, Nov 23, 5:44 PM
Unknown Object (File)
Thu, Nov 21, 9:34 AM
Unknown Object (File)
Oct 1 2024, 7:57 AM
Unknown Object (File)
Sep 23 2024, 9:43 PM
Unknown Object (File)
Sep 23 2024, 11:58 AM
Unknown Object (File)
Sep 20 2024, 8:33 AM
Unknown Object (File)
Sep 20 2024, 8:30 AM
Subscribers
None

Details

Summary

DarkConsole could warn when "Analyze Query Plans" was not active.

msort() is not stable, so Ferret results with similar relevance could be returned out-of-order.

Test Plan

Saw fewer traces and more-stable result ordering.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mar 18 2018, 10:12 PM
This revision was automatically updated to reflect the committed changes.