Luca what is your data range? Remember time taken to sort data (In your Case) is totally dependent on the number of items that you want to sort and not on the time taken to add items to combobox...

Adding of items whether it is 5 items, 1000 items, 10000 items or 655356 items in your case will take less than 1 second!!!