gem5 - Moby: A Mobile Benchmark Suite for Architectural Simulators
http://asg.ict.ac.cn/projects/moby/
News
|
Overview of Moby
Moby (Android/Architectural Simulation Benchmark):
1) is a benchmark suite composed of mobile applications. The suite focuses on popular mobile applications and is designed to study the behaviors of mobile applications on simulators for architectural researchers. 2) has already ported to the gem5 simulator and tested under the ARM architecture of gem5. Key Features: Emerging Applications: All the applications contained in Moby are popular mobile applications and have high downloads on Google play store. Diverse: In total, Moby contains 11 applications spanning 10 categories, including webbrowser, social network, online shopping, email, audio, video, document, map and game. Support Research: The typical operations of all applications in Moby are extracted, and they can be executed on simulators without user interaction. |
Benchmark Applications
The current version of the suite contains the following 10 mobile applications from many different categories such as web browser, social network, online shopping, email, audio, video, document, map and game.
- BBench (Web Browser): Load web pages
- K9Mail (Email): Load/Show emails
- SinaWeibo (Social Network): Load information
- NeteaseNews (News): Check and load news
- KingsoftOffice (Document Process): Open doc/xls/ppt file
- AdobeReader (Document Process): Open pdf file
- BaiduMap (Map): Load map information of a specific area
- MXPlayer (Video): Play a video
- TTPod (Audio): Play a song
- FrozenBubble (Game): Load game
Resources
- If you want to learn more detail about the descriptions and characteristics of Moby, please refer to our paper:Moby-ISPASS2014.pdf.
- If you are interested in the disk images and execution scripts of Moby for the gem5 simulator, you can download them from:https://bitbucket.org/yongbing_huang/asimbench.
The brief introduction about executing Moby in gem5 can be available at http://www.gem5.org/AsimBench.
Publications
- If you use Moby (or AsimBench) in your work please cite our paper which will be appeared in ISPASS'2014.
Yongbing Huang, Zhongbin Zha, Mingyu Chen, Lixin Zhang. Moby: A Mobile Benchmark Suite for Architectural Simulators. IEEE International Symposium on Performance Analysis of Systems and Software (ISPASS), Monterey, CA, March 2014.
Contact Us
-
If you would like to talk to us more about Moby, please let us know. Any suggestions are welcomed.
You can reach
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· 无需6万激活码!GitHub神秘组织3小时极速复刻Manus,手把手教你使用OpenManus搭建本
· Manus爆火,是硬核还是营销?
· 终于写完轮子一部分:tcp代理 了,记录一下
· 别再用vector<bool>了!Google高级工程师:这可能是STL最大的设计失误
· 单元测试从入门到精通