We are working to make Traveler for faster and faster. For now we are working with version 2.1.0 and reduce loading time about 30-45%.
What’s new in version 2.1.0
- Reduce number of sql querys each page (30-40%)
- New Availability table for each Post Type (increase performance). Must run SYNC AVAILABILITY after update theme, also need UPDATE plugin TRAVELR-CODE to newest version
- New Theme Settings Page (save 50-60%)
- Seperate each section, you must save theme settings before switch setting section
- Use Ajax to save Theme Settings. You don’t need to increase max_input_vars in PHP Settings
- Reduce loading time 50-60%. Optimize for large data website
What’s need to be done after updating Traveler to 2.1.0
- Backup all your data and files (Just in case)
- Update plugin Traveler-code plugin
- Run Sync Availability function via Theme Settings -> Sync Availability
Code optimization, reduce number of querys and excution time
Here are some examples we took from both 2.0.5 and 2.1.0 version
Homepage |
Version 2.1.0 |
Version 2.0.5 |
Rate |
Homepage: |
PHP: 0.06s Browser:2.15 Query: 192 |
PHP 0.1s Browser: 3.68 Query: 245 |
42% |
Home Weather: |
PHP: 0.084s Browser:3.3s Query: 191 |
PHP 0.11s Browser: 5.68 Query: 255 |
~ 40% |
Home Slider: |
PHP: 0.08s Browser:3.19s Query: 276 |
PHP: 0.14s Browser:8.5s Query: 402 |
~40% |
Hotel Detail http://shinetheme.com/demosd/ |
PHP: 0.07s Browser:2.3 Query: 137 |
PHP: 0.081s Browser:3.74 Query: 269 |
~35% |
Room Detail: http://shinetheme.com/demosd/ |
PHP: 0.08s Browser:2.56 Query: 173 |
PHP: 0.19s Browser:6.15s Query: 272 |
~45% |
Tour Detail: http://shinetheme.com/demosd/ |
PHP: 0.16s Browser:3.58 Query: 139 |
PHP: 0.41s Browser:9.2 Query: 430 |
~60% |
Optimize Cloudflare and GTmetrix score
Here are the GTmetrix score after using cloudflare to our theme.
* Note: Cloudflare enable for both version