This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Extension of the CSiBE benchmark


Arpad Beszedes wrote:

You could use pieces of RTEMS or all of it. The code executive portion is intended to be very lean
99% C which depends upon inline assembly to touch HW and inline functions instead of macros. It
includes a port of the FreeBSD TCP/IP stack.


Thank you for the hint, we'll investigate it.


We also have some test programs which seem to map from a code size perspective onto what I
would think of as baselines for user applications. For example, one just starts and sysem and
shuts down (no printf) while the next does a printf so you can see the impact of doing that on
code size. Another set show various networking configurations -- basic, with httpd, with ftpd.


Could you point to the concrete programs? Are they accessible publicly at all? If not, would it be possible to get them for benchmark purposes?

Sure -- they are RTEMS specific though.


In ftp://ftp.rtems.com/pub/rtems/releases/4.6.0pre5/, look for
 *example* and *demo*

Some are non-networked and some are networked.

BR,
Arpad.





--
Joel Sherrill, Ph.D.             Director of Research & Development
joel@OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]