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)
Mon, Feb 3, 2:41 AM
Unknown Object (File)
Mon, Jan 27, 1:53 PM
Unknown Object (File)
Sun, Jan 26, 11:53 PM
Unknown Object (File)
Tue, Jan 21, 4:44 PM
Unknown Object (File)
Tue, Jan 21, 11:00 AM
Unknown Object (File)
Mon, Jan 20, 8:22 AM
Unknown Object (File)
Mon, Jan 20, 2:22 AM
Unknown Object (File)
Sat, Jan 18, 3:21 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
Branch
misc1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 19878
Build 26939: Run Core Tests
Build 26938: arc lint + arc unit

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.