Beetl 3.0.16 版本发布,Java 模板引擎

栏目: 软件资讯 · 发布时间: 5年前

内容简介:本次发布做了微小改动,合并了一个最新版Struts2兼容的问题,感谢网友提供的PR struts2.5 兼容 增加一个CachedWriter来,可以在某些场景下提高IO性能 Maven <dependency> <groupId>com.ibeetl</groupId> ...

本次发布做了微小改动,合并了一个最新版Struts2兼容的问题,感谢网友提供的PR

Maven

<dependency>
    <groupId>com.ibeetl</groupId>
    <artifactId>beetl</artifactId>
    <version>3.0.16.RELEASE</version>
</dependency>

Beetl作为一个有特色功能和包含丰富功能的国产老模板引擎(有9年的维护历史),在最新的性能评测中,虽然面临很多新的极简模板引擎挑战,如Rocker,Mustache,但性能仍然排在第一位(Mac Pro,Core I7)

Benchmark              Mode  Cnt      Score      Error  Units
Beetl.benchmark       thrpt   10  80685.217 ± 3056.314  ops/s
Freemarker.benchmark  thrpt   10  22262.620 ±  917.084  ops/s
Handlebars.benchmark  thrpt   10  23077.234 ±  271.438  ops/s
Mustache.benchmark    thrpt   10  25899.922 ±  235.957  ops/s
Pebble.benchmark      thrpt   10  43756.295 ± 1816.826  ops/s
Rocker.benchmark      thrpt   10  49089.556 ±  693.635  ops/s
Thymeleaf.benchmark   thrpt   10   6998.717 ±  160.461  ops/s
Trimou.benchmark      thrpt   10  28561.924 ±  759.969  ops/s
Velocity.benchmark    thrpt   10  25087.417 ±  251.709  ops/s

 


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Software Paradigms

Software Paradigms

Stephen H. Kaisler / Wiley-Interscience / 2005-03-17 / USD 93.95

Software Paradigms provides the first complete compilation of software paradigms commonly used to develop large software applications, with coverage ranging from discrete problems to full-scale applic......一起来看看 《Software Paradigms》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

html转js在线工具
html转js在线工具

html转js在线工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试