Java JNA with Pascal Performance -


i have algorithm timetable optmization problem written in pascal takes 1 2 hours complete.

i want make graphical interface in java algorithm.

i research java native access (jna), making dll pascal algorithm , using in java.

my problem performance issue method, want ask if performance using jna+pascal slower if used pascal , why.


Comments

Popular posts from this blog

CS-Cart - Change login URL in notification email -

cron - how to properly run Python script with crontab on every system startup -

elasticsearch - Is the order of operations guaranteed in a bulk update? -