没有合适的资源?快使用搜索试试~ 我知道了~
vperformance:性能测量库
共36个文件
cpp:10个
h:8个
pro:6个
需积分: 5 0 下载量 134 浏览量
2021-06-14
22:02:48
上传
评论
收藏 17KB ZIP 举报
温馨提示
VDream 性能测量库 关于 VPerformance 是一个简单而强大的基于模板的 C++ 时间差测量库。 安装 VPerformance 仅由头文件组成,无需构建库即可使用。 对于 Qt 用户(基于QElapsedTimer ) 包括vperformance.pri 。 对于无 Qt 用户(基于chrono ) 只需在 src 文件夹中包含和使用头文件。 例子 请参阅以下代码。 假设它包含一个消耗太多时间的关键例程。 你不知道哪个函数是耗时的。 无论如何,您想弄清楚每个例程需要多长时间。 在这种情况下,VPerformance 是一个很好的解决方案。 doSometing1 (); doSometing2 (); doSometing3 (); doSometing4 (); 原始代码。 void doSomething ( int msec) { s
资源推荐
资源详情
资源评论
收起资源包目录
vperformance-master.zip (36个子文件)
vperformance-master
vperformance.mk 171B
src
VPerformanceGetTickCount 50B
VPerformanceGetTimeOfDay 50B
VPerformanceChrono 44B
VPerformanceTimeGetTime 49B
VPerformance 38B
VPerformanceElapsedTimer 50B
performance
vperformancegettimeofday.h 1KB
vperformanceelapsedtimer.h 1KB
vperformancechrono.h 1KB
vperformancetimegettime.h 1KB
vperformancegettickcount.h 1KB
vperformancenull.h 1KB
vperformance.h 3KB
VPerformanceNull 42B
vperformance.pri 821B
makefile 294B
.gitignore 47B
app
exam
dosomething
dosomething.pro 187B
main.cpp 443B
simple
main.cpp 198B
simple.pro 182B
test
performance_test
null_test.cpp 100B
chrono_test.cpp 106B
gettickcount_test.cpp 157B
timegettime_test.cpp 154B
performance_test.pro 389B
gettimeofday_test.cpp 124B
elapsedtimer_test.cpp 124B
mytest.h 953B
node_pointer_test
node_pointer_test.pro 156B
main.cpp 2KB
benchmark_test
main.cpp 6KB
benchmark_test.pro 206B
vperformance_app.pro 139B
readme.md 2KB
共 36 条
- 1
资源评论
莊謙
- 粉丝: 24
- 资源: 4629
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 使用Java开发的飞机大战游戏.zip学习资料
- RNN实战史上最详细的RNN实战教程(附完整代码)
- 利用Java设计飞机大战小游戏.zip学习资料
- 你画我猜游戏 Java.zip学习资料程序资源
- RM1135开卡工具B17A
- 使用 YOLO 模型 (YOLOv7 和 YOLOv8) 和 Streamlit 显示预测的视频、图像和网络摄像头.zip
- stream简单知识 stream流的获取 、常见的中间操作、结束流操作
- 梦幻西游道人20241126f数据j
- pyautogui按键跟随,auto clicker解放双手
- 使用 YOLO 实时车辆检测来维护空停车位数量 代码可在 google colab 中轻松运行 .zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功