NOVA User-Level Environment  Version testbox/changed-memory-timing-317-g320d8b5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
parentperf.cc File Reference

Performance test of parent/service protocol. More...

#include <wvprogram.h>
#include "service_echo.h"
#include "service_echo_noxlate.h"
#include <nul/motherboard.h>

Classes

class  ParentPerf

Functions

 PARAM_HANDLER (test)
 PARAM_HANDLER (quiet)
 PARAM_HANDLER (tries)

Variables

unsigned test = 0
bool v = true
unsigned tries = 1000

Detailed Description

Performance test of parent/service protocol.

Copyright (C) 2011, 2012 Michal Sojka sojka.nosp@m.@os..nosp@m.inf.t.nosp@m.u-dr.nosp@m.esden.nosp@m..de Economic rights: Technische Universitaet Dresden (Germany)

This file is part of Vancouver.nova.

Vancouver.nova is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

Vancouver.nova is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 2 for more details.

Function Documentation

PARAM_HANDLER ( test  )
PARAM_HANDLER ( quiet  )
PARAM_HANDLER ( tries  )

Variable Documentation

unsigned test = 0
unsigned tries = 1000
bool v = true