自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Xiao-Feng Li

On runtime technology and programming languages

  • 博客(6)
  • 收藏
  • 关注

原创 量化和优化Android设备的用户体验

(本文为作者李晓峰原创,英文版原文发表在http://software.intel.com/en-us/articles/quantify-and-optimize-the-user-interactions-with-android-devices/)摘要传统性能不足以描述现代客户端设备。性能不仅仅关乎软件堆栈的稳定执行状态,而且通常采用处理器或其它子系统总吞吐量的最终得分进行报告。用户

2012-07-10 15:29:44 1888

原创 AWS:用于测量用户体验的Android工作负载套件

(本文为作者李晓峰原创,英文版原文发表在 http://software.intel.com/en-us/articles/aws-android-workload-suite-for-user-interaction-measurement/)摘要用户体验评估不同于传统的性能评估。许多性能基准的得分不能描述真实的用户体验,因为它们仅仅测量了系统的稳定状态。用户交互通常涉及到系统状态转

2012-07-10 15:14:29 1590

原创 Why Apache Harmony?

My last blog entry argues on whether Apache Harmony will succeed [1], but I need argue firstly why people really need Apache Harmony.Here is the motivation given by Geir Magnusson, who was the project

2007-11-24 09:43:00 504

原创 Will Apache Harmony succeed?

There was a survey [1] two and half years ago when Apache Harmony was started, to get peoples comments on Apache Harmonys fate. Reading through it, I felt more pessimistic or negative opinions than

2007-11-24 09:42:00 454

原创 Google Andriod SDK published with Apache Harmony used

Google just published its Android SDK. Some modules developed in Apache Harmony are used in Android Java stack. I just downloaded the SDK from http://code.google.com/android/ . Here is a quick list of

2007-11-13 08:02:00 560

原创 A better bitmap design for mark-sweep GC

Mark-sweep GC usually uses bitmap in chunk header or elsewhere to record some metadata for the objects in the chunk. The bitmap is basically used for object marking bit, showing the objects are live o

2007-11-11 09:28:00 541

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除