From: oharboe Date: Fri, 8 May 2009 12:26:50 +0000 (+0000) Subject: profiling numbers X-Git-Url: https://git.gag.com/?a=commitdiff_plain;ds=sidebyside;h=dbf69e3625af1ec8c3da700ea8f06d105caf5449;p=fw%2Fopenocd profiling numbers git-svn-id: svn://svn.berlios.de/openocd/trunk@1675 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- diff --git a/testing/profile.txt b/testing/profile.txt new file mode 100644 index 000000000..ee56e46c0 --- /dev/null +++ b/testing/profile.txt @@ -0,0 +1,14 @@ +old version rev 1606: + +single step: 59 ms +flash 64k : 24kB/s +mdb 0 128 : 44ms + + +trunk rev 1662: + +single step: 99 ms +flash 64k : 21.5kB/s +mdb 0 128 : 72ms + +