Slow Safari (FYI)

Massive loading (10 ajax calls with 5000 item each to load (JSON parse ), is very slow on safari (macos).
The first calls are slower and slower then the last calls are fast. Very strange.
Same machine, same datas, same server, chrome is perfect.

Can you share some kind of a demo where issue can be checked ?

Safari has a quite decent js engine, so there must not be a major difference between Safari and Google Chrome.

the simplest would be to send the whole server and a file. Do you have a dropbox account so i can put every thing there. It’s a express/node app.