angoca / log4db2

A logging utility like log4j for IBM Db2 SQL PL
https://angoca.github.io/log4db2/
BSD 2-Clause "Simplified" License
6 stars 2 forks source link

Improve the performance #223

Open angoca opened 2 years ago

angoca commented 2 years ago

Describe the bug It is not really a bug, but the usage of this utility increases the time by 3 when running n-queens: https://github.com/angoca/log4db2/wiki/Examples#performance

angoca commented 2 years ago

One improvement point is the internal stored procedure of the LOG procedure. That internal call could be a normal (not published) stored procedure inside the module.