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)
Tue, May 20, 8:19 AM
Unknown Object (File)
Apr 29 2025, 3:18 AM
Unknown Object (File)
Apr 26 2025, 3:28 AM
Unknown Object (File)
Apr 25 2025, 4:13 AM
Unknown Object (File)
Apr 24 2025, 6:41 AM
Unknown Object (File)
Apr 23 2025, 6:09 PM
Unknown Object (File)
Apr 23 2025, 11:10 AM
Unknown Object (File)
Apr 22 2025, 6:28 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.