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

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

内容简介:本次发布做了微小改动,合并了一个最新版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

 


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

查看所有标签

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

Cracking the Coding Interview

Cracking the Coding Interview

Gayle Laakmann McDowell / CareerCup / 2015-7-1 / USD 39.95

Cracking the Coding Interview, 6th Edition is here to help you through this process, teaching you what you need to know and enabling you to perform at your very best. I've coached and interviewed hund......一起来看看 《Cracking the Coding Interview》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具