Beetl2.0.2 byte output performance improvement

original
2014/05/12 00:19
Reading 370
According to the performance test, the bytecode exceeds freemaker by 4 times,
It mainly optimizes the performance of IO output and coding. The code reference is as follows:
https://github.com/javamonkey/beetl2.0/tree/develop/beetl-core/src/main/java/org/beetl/core/io

  • DefaultEncoder.java
  • FloatingIOWriter.java
  • IntIOWriter.java
  • LongIOWriter.java

It is expected to be officially released this week



Expand to read the full text
Loading
Click to join the discussion 🔥 (4) Post and join the discussion 🔥
Reward
four comment
zero Collection
zero fabulous
 Back to top
Top