smarty执行效率测试数据

最近在做一个高并发的程序。发现smarty的效率问题。做了下测试。记录下数据,以备后续分析。

100请求10并发的测试。

第四列的序号是随机值,不代表页面的执行先后顺序。

php用了memcache.执行时间是不确定的。

从数据中可以初步得出smarty的不稳定性。结果暂定,尚需进一步测试。

2009-04-29 09:08:36 211.100.41.44 7 php excute cost time: 0.02144193649292
2009-04-29 09:08:36 211.100.41.44 7 smarty excute cost time: 0.016767024993896
2009-04-29 09:08:36 211.100.41.44 10 php excute cost time: 0.048873901367188
2009-04-29 09:08:36 211.100.41.44 10 smarty excute cost time: 0.018824100494385
2009-04-29 09:08:36 211.100.41.44 34 php excute cost time: 0.031028985977173
2009-04-29 09:08:36 211.100.41.44 34 smarty excute cost time: 0.021349906921387
2009-04-29 09:08:36 211.100.41.44 36 php excute cost time: 0.05504584312439
2009-04-29 09:08:36 211.100.41.44 36 smarty excute cost time: 0.016728162765503
2009-04-29 09:08:36 211.100.41.44 38 php excute cost time: 0.053262948989868
2009-04-29 09:08:36 211.100.41.44 38 smarty excute cost time: 0.024645090103149
2009-04-29 09:08:36 211.100.41.44 50 php excute cost time: 0.012269020080566
2009-04-29 09:08:36 211.100.41.44 50 smarty excute cost time: 0.038111925125122
2009-04-29 09:08:36 211.100.41.44 64 php excute cost time: 0.016309022903442
2009-04-29 09:08:36 211.100.41.44 64 smarty excute cost time: 0.015529870986938
2009-04-29 09:08:36 211.100.41.44 84 php excute cost time: 0.041333913803101
2009-04-29 09:08:36 211.100.41.44 84 smarty excute cost time: 0.017070055007935
2009-04-29 09:08:36 211.100.41.44 95 php excute cost time: 0.018341064453125
2009-04-29 09:08:36 211.100.41.44 95 php excute cost time: 0.29347205162048
2009-04-29 09:08:36 211.100.41.44 95 smarty excute cost time: 0.014103889465332
2009-04-29 09:08:36 211.100.41.44 95 smarty excute cost time: 0.036411046981812
2009-04-29 09:08:36 211.100.41.44 101 php excute cost time: 0.12555503845215
2009-04-29 09:08:36 211.100.41.44 101 smarty excute cost time: 0.040900945663452
2009-04-29 09:08:36 211.100.41.44 107 php excute cost time: 0.016227006912231
2009-04-29 09:08:36 211.100.41.44 107 smarty excute cost time: 0.013581991195679
2009-04-29 09:08:36 211.100.41.44 109 php excute cost time: 0.017796039581299
2009-04-29 09:08:36 211.100.41.44 109 smarty excute cost time: 0.014401912689209
2009-04-29 09:08:36 211.100.41.44 124 php excute cost time: 0.015280961990356
2009-04-29 09:08:36 211.100.41.44 124 smarty excute cost time: 0.013792037963867
2009-04-29 09:08:36 211.100.41.44 129 php excute cost time: 0.0731041431427
2009-04-29 09:08:36 211.100.41.44 129 smarty excute cost time: 0.017889022827148
2009-04-29 09:08:36 211.100.41.44 130 php excute cost time: 0.03216814994812
2009-04-29 09:08:36 211.100.41.44 130 smarty excute cost time: 0.017973899841309
2009-04-29 09:08:36 211.100.41.44 134 php excute cost time: 0.025521993637085
2009-04-29 09:08:36 211.100.41.44 134 smarty excute cost time: 0.012172937393188
2009-04-29 09:08:36 211.100.41.44 161 php excute cost time: 0.016225099563599
2009-04-29 09:08:36 211.100.41.44 161 smarty excute cost time: 0.19540190696716
2009-04-29 09:08:36 211.100.41.44 170 php excute cost time: 0.080327033996582
2009-04-29 09:08:36 211.100.41.44 170 smarty excute cost time: 0.10058498382568
2009-04-29 09:08:36 211.100.41.44 185 php excute cost time: 0.040519952774048
2009-04-29 09:08:36 211.100.41.44 185 smarty excute cost time: 0.071460962295532
2009-04-29 09:08:36 211.100.41.44 186 php excute cost time: 0.10508799552917
2009-04-29 09:08:36 211.100.41.44 186 smarty excute cost time: 0.037208080291748
2009-04-29 09:08:36 211.100.41.44 204 php excute cost time: 0.042819976806641
2009-04-29 09:08:36 211.100.41.44 204 smarty excute cost time: 0.019197225570679
2009-04-29 09:08:36 211.100.41.44 209 php excute cost time: 0.016242027282715
2009-04-29 09:08:36 211.100.41.44 209 smarty excute cost time: 0.018484830856323
2009-04-29 09:08:36 211.100.41.44 211 php excute cost time: 0.035275220870972
2009-04-29 09:08:36 211.100.41.44 211 php excute cost time: 0.14206004142761
2009-04-29 09:08:36 211.100.41.44 211 smarty excute cost time: 0.016942977905273
2009-04-29 09:08:36 211.100.41.44 211 smarty excute cost time: 0.018249034881592
2009-04-29 09:08:36 211.100.41.44 230 php excute cost time: 0.029654026031494
2009-04-29 09:08:36 211.100.41.44 230 smarty excute cost time: 0.021245002746582
2009-04-29 09:08:36 211.100.41.44 231 php excute cost time: 0.016378164291382
2009-04-29 09:08:36 211.100.41.44 231 smarty excute cost time: 0.07948899269104
2009-04-29 09:08:36 211.100.41.44 235 php excute cost time: 0.036232948303223
2009-04-29 09:08:36 211.100.41.44 235 smarty excute cost time: 0.015730857849121
2009-04-29 09:08:36 211.100.41.44 239 php excute cost time: 0.051017999649048
2009-04-29 09:08:36 211.100.41.44 239 smarty excute cost time: 0.018396139144897
2009-04-29 09:08:36 211.100.41.44 242 php excute cost time: 0.045790910720825
2009-04-29 09:08:36 211.100.41.44 242 smarty excute cost time: 0.021252155303955
2009-04-29 09:08:36 211.100.41.44 248 php excute cost time: 0.038149118423462
2009-04-29 09:08:36 211.100.41.44 248 smarty excute cost time: 0.028099060058594
2009-04-29 09:08:36 211.100.41.44 255 php excute cost time: 0.017209053039551
2009-04-29 09:08:36 211.100.41.44 255 smarty excute cost time: 0.017149925231934
2009-04-29 09:08:36 211.100.41.44 260 php excute cost time: 0.031121015548706
2009-04-29 09:08:36 211.100.41.44 260 smarty excute cost time: 0.024485111236572
2009-04-29 09:08:36 211.100.41.44 268 php excute cost time: 0.098893880844116
2009-04-29 09:08:37 211.100.41.44 268 smarty excute cost time: 0.0098731517791748
2009-04-29 09:08:36 211.100.41.44 269 php excute cost time: 0.041984081268311
2009-04-29 09:08:36 211.100.41.44 269 smarty excute cost time: 0.017524003982544
2009-04-29 09:08:36 211.100.41.44 272 php excute cost time: 0.038548946380615
2009-04-29 09:08:36 211.100.41.44 272 smarty excute cost time: 0.089398860931396
2009-04-29 09:08:36 211.100.41.44 275 php excute cost time: 0.033714056015015
2009-04-29 09:08:36 211.100.41.44 275 php excute cost time: 0.087554931640625
2009-04-29 09:08:36 211.100.41.44 275 smarty excute cost time: 0.016077995300293
2009-04-29 09:08:36 211.100.41.44 275 smarty excute cost time: 0.02000904083252
2009-04-29 09:08:36 211.100.41.44 277 php excute cost time: 0.03905987739563
2009-04-29 09:08:36 211.100.41.44 277 smarty excute cost time: 0.021188974380493
2009-04-29 09:08:36 211.100.41.44 292 php excute cost time: 0.019991159439087
2009-04-29 09:08:36 211.100.41.44 292 smarty excute cost time: 0.026179790496826
2009-04-29 09:08:36 211.100.41.44 293 php excute cost time: 0.090153932571411
2009-04-29 09:08:36 211.100.41.44 293 smarty excute cost time: 0.062526941299438
2009-04-29 09:08:36 211.100.41.44 302 php excute cost time: 0.016030073165894
2009-04-29 09:08:36 211.100.41.44 302 smarty excute cost time: 0.015599966049194
2009-04-29 09:08:36 211.100.41.44 309 php excute cost time: 0.038399934768677
2009-04-29 09:08:36 211.100.41.44 309 smarty excute cost time: 0.01239800453186
2009-04-29 09:08:36 211.100.41.44 323 php excute cost time: 0.0346839427948
2009-04-29 09:08:36 211.100.41.44 323 smarty excute cost time: 0.016634941101074
2009-04-29 09:08:36 211.100.41.44 325 php excute cost time: 0.016252040863037
2009-04-29 09:08:36 211.100.41.44 325 smarty excute cost time: 0.021301984786987
2009-04-29 09:08:36 211.100.41.44 331 php excute cost time: 0.046894788742065
2009-04-29 09:08:36 211.100.41.44 331 smarty excute cost time: 0.018513202667236
2009-04-29 09:08:36 211.100.41.44 332 php excute cost time: 0.18223404884338
2009-04-29 09:08:36 211.100.41.44 332 smarty excute cost time: 0.023254156112671
2009-04-29 09:08:36 211.100.41.44 335 php excute cost time: 0.054383039474487
2009-04-29 09:08:36 211.100.41.44 335 smarty excute cost time: 0.062653064727783
2009-04-29 09:08:36 211.100.41.44 374 php excute cost time: 0.14288902282715
2009-04-29 09:08:36 211.100.41.44 374 smarty excute cost time: 0.016680002212524
2009-04-29 09:08:36 211.100.41.44 375 php excute cost time: 0.05092978477478
2009-04-29 09:08:36 211.100.41.44 375 smarty excute cost time: 0.018487215042114
2009-04-29 09:08:36 211.100.41.44 381 php excute cost time: 0.017329216003418
2009-04-29 09:08:36 211.100.41.44 381 smarty excute cost time: 0.027099847793579
2009-04-29 09:08:36 211.100.41.44 387 php excute cost time: 0.081538915634155
2009-04-29 09:08:36 211.100.41.44 387 smarty excute cost time: 0.010140180587769
2009-04-29 09:08:36 211.100.41.44 398 php excute cost time: 0.066061019897461
2009-04-29 09:08:36 211.100.41.44 398 smarty excute cost time: 0.018059015274048
2009-04-29 09:08:36 211.100.41.44 428 php excute cost time: 0.074518918991089
2009-04-29 09:08:36 211.100.41.44 428 smarty excute cost time: 0.022495985031128
2009-04-29 09:08:36 211.100.41.44 438 php excute cost time: 0.021597146987915
2009-04-29 09:08:36 211.100.41.44 438 smarty excute cost time: 0.018712997436523
2009-04-29 09:08:36 211.100.41.44 441 php excute cost time: 0.01839804649353
2009-04-29 09:08:36 211.100.41.44 441 smarty excute cost time: 0.019292831420898
2009-04-29 09:08:36 211.100.41.44 493 php excute cost time: 0.016798973083496
2009-04-29 09:08:36 211.100.41.44 493 smarty excute cost time: 0.062541007995605
2009-04-29 09:08:36 211.100.41.44 503 php excute cost time: 0.072151899337769
2009-04-29 09:08:36 211.100.41.44 503 smarty excute cost time: 0.017920970916748
2009-04-29 09:08:36 211.100.41.44 509 php excute cost time: 0.032320976257324
2009-04-29 09:08:36 211.100.41.44 509 smarty excute cost time: 0.027093887329102
2009-04-29 09:08:36 211.100.41.44 512 php excute cost time: 0.030107021331787
2009-04-29 09:08:36 211.100.41.44 512 smarty excute cost time: 0.018229007720947
2009-04-29 09:08:36 211.100.41.44 520 php excute cost time: 0.066367149353027
2009-04-29 09:08:36 211.100.41.44 520 smarty excute cost time: 0.01556396484375
2009-04-29 09:08:36 211.100.41.44 522 php excute cost time: 0.086798191070557
2009-04-29 09:08:36 211.100.41.44 522 smarty excute cost time: 0.01725697517395
2009-04-29 09:08:36 211.100.41.44 527 php excute cost time: 0.024503946304321
2009-04-29 09:08:36 211.100.41.44 527 smarty excute cost time: 0.012459993362427
2009-04-29 09:08:36 211.100.41.44 528 php excute cost time: 0.18827390670776
2009-04-29 09:08:36 211.100.41.44 528 smarty excute cost time: 0.03259801864624
2009-04-29 09:08:36 211.100.41.44 533 php excute cost time: 0.019372940063477
2009-04-29 09:08:36 211.100.41.44 533 smarty excute cost time: 0.047193050384521
2009-04-29 09:08:36 211.100.41.44 541 php excute cost time: 0.017604112625122
2009-04-29 09:08:36 211.100.41.44 541 smarty excute cost time: 0.018281936645508
2009-04-29 09:08:36 211.100.41.44 548 php excute cost time: 0.024455070495605
2009-04-29 09:08:36 211.100.41.44 548 smarty excute cost time: 0.039812088012695
2009-04-29 09:08:36 211.100.41.44 552 php excute cost time: 0.034253835678101
2009-04-29 09:08:36 211.100.41.44 552 smarty excute cost time: 0.03118109703064
2009-04-29 09:08:36 211.100.41.44 580 php excute cost time: 0.14905500411987
2009-04-29 09:08:36 211.100.41.44 580 smarty excute cost time: 0.020164966583252
2009-04-29 09:08:36 211.100.41.44 584 php excute cost time: 0.012884855270386
2009-04-29 09:08:36 211.100.41.44 584 smarty excute cost time: 0.022848129272461
2009-04-29 09:08:36 211.100.41.44 599 php excute cost time: 0.017967939376831
2009-04-29 09:08:36 211.100.41.44 599 smarty excute cost time: 0.018339872360229
2009-04-29 09:08:36 211.100.41.44 603 php excute cost time: 0.038493156433105
2009-04-29 09:08:36 211.100.41.44 603 smarty excute cost time: 0.017489910125732
2009-04-29 09:08:36 211.100.41.44 626 php excute cost time: 0.068886995315552
2009-04-29 09:08:36 211.100.41.44 626 smarty excute cost time: 0.064306974411011
2009-04-29 09:08:36 211.100.41.44 634 php excute cost time: 0.018667936325073
2009-04-29 09:08:36 211.100.41.44 634 smarty excute cost time: 0.012367963790894
2009-04-29 09:08:36 211.100.41.44 635 php excute cost time: 0.028653144836426
2009-04-29 09:08:36 211.100.41.44 635 smarty excute cost time: 0.017690896987915
2009-04-29 09:08:36 211.100.41.44 641 php excute cost time: 0.03269100189209
2009-04-29 09:08:36 211.100.41.44 641 smarty excute cost time: 0.022432088851929
2009-04-29 09:08:36 211.100.41.44 643 php excute cost time: 0.025439977645874
2009-04-29 09:08:36 211.100.41.44 643 smarty excute cost time: 0.02811598777771
2009-04-29 09:08:36 211.100.41.44 668 php excute cost time: 0.046079158782959
2009-04-29 09:08:36 211.100.41.44 668 smarty excute cost time: 0.017223834991455
2009-04-29 09:08:36 211.100.41.44 681 php excute cost time: 0.17267203330994
2009-04-29 09:08:36 211.100.41.44 681 smarty excute cost time: 0.064038038253784
2009-04-29 09:08:36 211.100.41.44 694 php excute cost time: 0.057866811752319
2009-04-29 09:08:36 211.100.41.44 694 smarty excute cost time: 0.022739171981812
2009-04-29 09:08:35 211.100.41.44 696 php excute cost time: 0.012712001800537
2009-04-29 09:08:36 211.100.41.44 696 smarty excute cost time: 0.017903089523315
2009-04-29 09:08:36 211.100.41.44 712 php excute cost time: 0.039147853851318
2009-04-29 09:08:36 211.100.41.44 712 smarty excute cost time: 0.11841011047363
2009-04-29 09:08:36 211.100.41.44 713 php excute cost time: 0.04217004776001
2009-04-29 09:08:36 211.100.41.44 713 smarty excute cost time: 0.017511129379272
2009-04-29 09:08:36 211.100.41.44 743 php excute cost time: 0.019048929214478
2009-04-29 09:08:36 211.100.41.44 743 smarty excute cost time: 0.017865896224976
2009-04-29 09:08:36 211.100.41.44 744 php excute cost time: 0.034677982330322
2009-04-29 09:08:36 211.100.41.44 744 smarty excute cost time: 0.015530109405518
2009-04-29 09:08:36 211.100.41.44 773 php excute cost time: 0.05738091468811
2009-04-29 09:08:36 211.100.41.44 773 smarty excute cost time: 0.018068075180054
2009-04-29 09:08:36 211.100.41.44 811 php excute cost time: 0.038335084915161
2009-04-29 09:08:36 211.100.41.44 811 smarty excute cost time: 0.01842188835144
2009-04-29 09:08:36 211.100.41.44 836 php excute cost time: 0.062182903289795
2009-04-29 09:08:36 211.100.41.44 836 php excute cost time: 0.068635940551758
2009-04-29 09:08:36 211.100.41.44 836 smarty excute cost time: 0.015223026275635
2009-04-29 09:08:36 211.100.41.44 836 smarty excute cost time: 0.018806934356689
2009-04-29 09:08:36 211.100.41.44 853 php excute cost time: 0.016361236572266
2009-04-29 09:08:36 211.100.41.44 853 smarty excute cost time: 0.017792940139771
2009-04-29 09:08:36 211.100.41.44 859 php excute cost time: 0.066462993621826
2009-04-29 09:08:36 211.100.41.44 859 smarty excute cost time: 0.017879962921143
2009-04-29 09:08:36 211.100.41.44 863 php excute cost time: 0.096630811691284
2009-04-29 09:08:36 211.100.41.44 863 smarty excute cost time: 0.019329071044922
2009-04-29 09:08:36 211.100.41.44 876 php excute cost time: 0.018435001373291
2009-04-29 09:08:36 211.100.41.44 876 smarty excute cost time: 0.018877029418945
2009-04-29 09:08:36 211.100.41.44 919 php excute cost time: 0.017496824264526
2009-04-29 09:08:36 211.100.41.44 919 smarty excute cost time: 0.034662961959839
2009-04-29 09:08:36 211.100.41.44 934 php excute cost time: 0.036346912384033
2009-04-29 09:08:36 211.100.41.44 934 smarty excute cost time: 0.017768144607544
2009-04-29 09:08:36 211.100.41.44 936 php excute cost time: 0.058655977249146
2009-04-29 09:08:36 211.100.41.44 936 smarty excute cost time: 0.015642881393433
2009-04-29 09:08:36 211.100.41.44 941 php excute cost time: 0.027937889099121
2009-04-29 09:08:36 211.100.41.44 941 smarty excute cost time: 0.016998052597046
2009-04-29 09:08:36 211.100.41.44 955 php excute cost time: 0.097509860992432
2009-04-29 09:08:36 211.100.41.44 955 smarty excute cost time: 0.031694173812866
2009-04-29 09:08:36 211.100.41.44 960 php excute cost time: 0.062307834625244
2009-04-29 09:08:36 211.100.41.44 960 smarty excute cost time: 0.017314195632935
2009-04-29 09:08:36 211.100.41.44 1000 php excute cost time: 0.024646043777466
2009-04-29 09:08:36 211.100.41.44 1000 smarty excute cost time: 0.01485800743103