自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 收藏
  • 关注

原创 linux系统备份脚本

http://blog.wu-boy.com/2008/05/23/268/

2009-04-27 14:09:43 75

原创 关于innodb插入性能

根据某网友的测试,innodb在以下条件下插入性能是稳定的:MySQL InnoDB 在满足以下条件下,千万级别的表 插入速度 性能稳定。不需要经常修改表结构 not always alter table, alter column or alter index没有经常性的 bulk insert 需求, no always load data 需求在没有 blob/text 字段...

2009-04-07 10:54:07 263 1

原创 Load Runner vs The Grinder vs Apache JMeter

http://blackanvil.blogspot.com/2006/06/shootout-load-runner-vs-grinder-vs.html1 INTRODUCTION I recently needed to recommend a tool to use for a scalability testing project, and I was in the...

2009-04-05 10:15:58 434

原创 Making best use of cache for high performance webs

Use URLs consistentlyBrowsers cache content based on the URL. When URL changes, browser fetches a new version from origin server. URL can be changed by changing the query string parameters. For exam...

2009-04-04 08:09:42 132

原创 分析模式的好书

Java Modeling in Color with UMLBuilding Better Software with Archetype Patterns and UML

2009-04-02 10:17:26 94

空空如也

空空如也

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

TA关注的人

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