代码搜索:Benchmark

找到约 3,891 项符合「Benchmark」的源代码

代码结果 3,891
www.eeworm.com/read/294947/3914319

cc benchmark_dotprod.cc

/* -*- c++ -*- */ /* * Copyright 2002 Free Software Foundation, Inc. * * This file is part of GNU Radio * * GNU Radio is free software; you can redistribute it and/or modify * it under the ter
www.eeworm.com/read/294947/3914323

cc benchmark_nco.cc

/* -*- c++ -*- */ /* * Copyright 2002,2004 Free Software Foundation, Inc. * * This file is part of GNU Radio * * GNU Radio is free software; you can redistribute it and/or modify * it under th
www.eeworm.com/read/268871/4248938

c dhash_benchmark.c

/* * * Copyright (C) 2001 Frank Dabek (fdabek@lcs.mit.edu), * Massachusetts Institute of Technology * * * Permission is hereby granted, free of charge, to any person obtaining *
www.eeworm.com/read/433911/1880021

h benchmark_performance.h

/* -*- C++ -*- */ // $Id: Benchmark_Performance.h 80826 2008-03-04 14:51:23Z wotte $ /* Defines the class used to dynamically link in the benchmark tests */ #ifndef ACE_BENCHMARK_PERFORMANCE_H
www.eeworm.com/read/433911/1880032

cpp benchmark_performance.cpp

// $Id: Benchmark_Performance.cpp 80826 2008-03-04 14:51:23Z wotte $ #define ACE_BUILD_SVC_DLL #include "Benchmark_Performance.h" #include "ace/Basic_Types.h" ACE_RCSID(Synch_Benchmarks, Benc
www.eeworm.com/read/433911/1880096

cpp benchmark_base.cpp

// $Id: Benchmark_Base.cpp 80826 2008-03-04 14:51:23Z wotte $ #if !defined (SYNCHLIB_BUILD_DLL) #define SYNCHLIB_BUILD_DLL #endif /* SYNCHLIB_BUILD_DLL */ #include "ace/Log_Msg.h" #include "
www.eeworm.com/read/433911/1880107

h benchmark_base.h

/* -*- C++ -*- */ // $Id: Benchmark_Base.h 80826 2008-03-04 14:51:23Z wotte $ /* Defines the base class used to dynamically link in the benchmark tests */ #ifndef ACE_BENCHMARK_BASE_H # define
www.eeworm.com/read/407519/2262494

py run_benchmark.py

__author__ = "Ilmar Wilbers (ilmarw@simula.no)" __date__ = "2008-06-04" __copyright__ = "Copyright (C) 2007 Ilmar Wilbers" __license__ = "GNU LGPL Version 2.1" # Be careful to first run the benchmar
www.eeworm.com/read/407519/2262517

py run_benchmark.py

__author__ = "Ilmar Wilbers (ilmarw@simula.no)" __date__ = "2008-06-04" __copyright__ = "Copyright (C) 2007 Ilmar Wilbers" __license__ = "GNU LGPL Version 2.1" from dolfin import * from time import
www.eeworm.com/read/382594/2633149

h benchmark_performance.h

/* -*- C++ -*- */ // Benchmark_Performance.h,v 1.7 2004/02/24 17:33:12 jwillemsen Exp /* Defines the class used to dynamically link in the benchmark tests */ #ifndef ACE_BENCHMARK_PERFORMANCE_H