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
F18509452: D19236.id.diff
Fri, Sep 5, 3:24 AM
F18502420: D19236.diff
Thu, Sep 4, 10:25 PM
F18227452: D19236.id.diff
Wed, Aug 20, 6:12 AM
F18222105: D19236.diff
Tue, Aug 19, 8:07 PM
Unknown Object (File)
Jun 17 2025, 10:56 AM
Unknown Object (File)
Jun 17 2025, 10:49 AM
Unknown Object (File)
May 20 2025, 8:19 AM
Unknown Object (File)
Apr 29 2025, 3:18 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.