Hi, I've been trying out the libidn jar in a Java application. Specifically, I'm using the stringprep and nameprep methods.
When I profiled the application, the profiler reported that these two methods were taking the max amount of cpu time. Is there anything that can be done to improve the performance? Currently, 50% of the app's cpu usage is taken up by libidn. Regards, Vinod. _______________________________________________ Help-libidn mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-libidn
