Wireshark-commits: [Wireshark-commits] master 7e13cac: Try to minimize sorting overhead.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 20 Jul 2015 20:09:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7e13cacb9b589662a1f748c362a70e753ae4a9db
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7e13cac by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Try to minimize sorting overhead.
    
    Process application events as little as possible while sorting.
    
    Change-Id: I9d779aebf6edaafc1e6af3a99b4a0dac682ea6b6
    Reviewed-on: https://code.wireshark.org/review/9722
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  63edb99   Add general a busy progress indicator.
    adds  7e13cac   Try to minimize sorting overhead.


Summary of changes:
 ui/qt/packet_list_model.cpp |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)