Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

DSDP/RTSC - Performance

< DSDP
Revision as of 12:35, 6 February 2010 by D-russo.ti.com (Talk | contribs) (Various documents)

Benchmarks

Build time

These benchmarks measure the total time to build an application including the generation of configuration package (which only happens the first time a configuration is created).

BIOS memory example built with BIOS 6.21.00.13 for C64P target, 'whole_program' profile
XDCtools config big C compile partial link opt compile app build Total
3.16.02.32 28s 13s 28s 7s 2s 78s
3.20.00.04 20s 13s 28s 7s 2s 70s








different configurations, XDCtools 3.20.00.04, 'whole_program' profile
app big C lines modules big C compile time link time
MSP430 local.apps.monitor 8000 18 3s 8s
C64P memory 25000 35 13s 28s
C64P rta 40000 57 24s 55s








Command line tool startup time

These benchmarks measure the time required to start up an java environment, print a message, and shutdown from the command line.

command line tools
XDCtools java tconf xs
3.20.00.04 0.41s 0.8s 1.3s





Various documents

[:Image:Whole program flow.jpg|whole_program build flow]

Back to the top