ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 44001: /trunk/ui/gtk/ /trunk/ui/gtk/: rlc_lte_graph.c

Date: Wed, 25 Jul 2012 15:34:31 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44001

User: martinm
Date: 2012/07/25 08:34 AM

Log:
 Only call cairo_stroke() when the colour changes, and at the end of the
 long list of elements.  Now the graph is like greased lightening!
 
 I will look later to see if I can apply the same change to the TCP
 graphs.

Directory: /trunk/ui/gtk/
  Changes    Path               Action
  +4 -1      rlc_lte_graph.c    Modified