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)
Thu, Feb 20, 4:53 PM
Unknown Object (File)
Thu, Feb 20, 4:53 PM
Unknown Object (File)
Thu, Feb 20, 4:53 PM
Unknown Object (File)
Wed, Feb 19, 8:43 PM
Unknown Object (File)
Tue, Feb 18, 5:50 PM
Unknown Object (File)
Fri, Feb 14, 1:58 PM
Unknown Object (File)
Thu, Feb 13, 6:10 PM
Unknown Object (File)
Sun, Feb 9, 2:53 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.