mikehostetler / amplify

AmplifyJS
http://amplifyjs.com
GNU General Public License v2.0
1.45k stars 143 forks source link

ajax request types are taking longer than default jquery ajax calls #120

Open trivedi1980 opened 7 years ago

trivedi1980 commented 7 years ago

we started using this amplify library for ajax definition and executing those ajax calls. But found that it takes almost double the times to execute and complete ajax call when compared with vanilla jquery ajax. wondering if there are any settings needs to be done in amplify to reduce this overhead.