report-begin.txt
上传用户:gzpyjq
上传日期:2013-01-31
资源大小:1852k
文件大小:1k
源码类别:

手机WAP编程

开发平台:

WINDOWS

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN"
  3.      [
  4. <!ENTITY figtype "#FIGTYPE#">
  5. <!ENTITY timestamp "#DATE#">
  6. <!ENTITY version "#VERSION#">
  7. ]>
  8. <article>
  9. <artheader>
  10. <title>Benchmark results for Kannel &version;</title>
  11. <corpauthor>Kannel Project</corpauthor>
  12. </artheader>
  13. <sect1>
  14. <title>Automated Kannel benchmarks</title>
  15. <para>The goal of the automated Kannel benchmarks (known as <command>make
  16. bench</command>) is to make it easy to regularly measure the speed at
  17. which Kannel performs. This is important so that the developers have a way
  18. to check that the changes they make don't make Kannel slower without the
  19. developers knowing it. Also, when optimizing Kannel (i.e., when trying
  20. to make it run faster), they can see that their changes really do have
  21. that effect. The benchmarks will also produce numbers that will make
  22. marketing people make funny sounds.</para>
  23. </sect1>
  24. <sect1>
  25. <title>System information</title>
  26. <para>This benchmark was run on &timestamp; a system identified as
  27. <literal>#UNAME#</literal>.</para>
  28. </sect1>