[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Performance
From: |
Vinod Panicker |
Subject: |
Performance |
Date: |
Tue, 14 Nov 2006 12:02:33 +0530 |
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.
- Performance,
Vinod Panicker <=