Nmap Development mailing list archives

PNG images in zenmap


From: J Marlow <joshmarlow () gmail com>
Date: Thu, 28 May 2009 01:36:16 -0500

Hi all,
I've committed a few modifications to my branch (nmap-exp/josh) of
zenmap.  It now only uses png images even on systems that support svg.
 The reason for this was, on my Linux system loading of svg's took
considerably longer than png images.  David did a similar test ad got
the same result.  Here is our data:

David's data

PNG:
icon load time: 1.68
logo load time: 3.24
total load time: 4.92

SVG:
icon load time: 0.04
logo load time: 0.08
total load time: 0.12

My data

Linux:
SVG:
icon load time: 1.28
logo load time: 2.55
total load time: 3.83

PNG:
icon load time: 0.07
logo load time: 0.14
total load time: 0.21

OS X:
SVG:
icon load time: 0.019653
logo load time: 0.040655
total load time: 0.060308

PNG:
icon load time: 0.008304
logo load time: 0.022863
total load time: 0.031167

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


Current thread: