Skip to content

2.7.1

Compare
Choose a tag to compare
@koriym koriym released this 27 Apr 02:15
· 853 commits to 2.x since this release
24a83d7
  • Cleaner AOP template #85
  • Performance gain (x2)

Performance improved with more customized AOP template, (

v 2.7.1

compile         8.17704201[ms]
initialize      1.97626686[ms]
intercepting    0.63554502[μs]
no_intercepting 0.02644587[μs]
native_call     0.02699208[μs]

v.2.7.0

compile         8.07404518[ms]
initialize      1.98450422[ms]
intercepting    1.32466006[μs]
no_intercepting 0.02658391[μs]
native_call     0.02713704[μs]