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
F15438714: D19236.diff
Wed, Mar 26, 3:00 AM
F15396762: D19236.diff
Sun, Mar 16, 4:10 PM
Unknown Object (File)
Feb 20 2025, 4:53 PM
Unknown Object (File)
Feb 20 2025, 4:53 PM
Unknown Object (File)
Feb 20 2025, 4:53 PM
Unknown Object (File)
Feb 19 2025, 8:43 PM
Unknown Object (File)
Feb 18 2025, 5:50 PM
Unknown Object (File)
Feb 14 2025, 1:58 PM
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.