Search Content

Displaying 1 - 20 of 124

Performance problem: N! database calls Submitted by John … 07/16/2014 - 09:34 Kicking off some posts about various performance challenges we've fixed. N Factorial [Edit: Thomas …

… How do you rate Performance? Submitted by John Locke on Sun, 03/20/2016 - … based on what we think are substantial different tiers of performance. And these generally translate to how many …

Performance Slow page delivery can decimate the value of your … than 6 seconds, and short mobile attention spans, website performance is more important than ever! Our services related …

… -- Most Drupal developers know to use this, or at least a print_r or var_dump to see what the value of a variable is at … -- Most Drupal developers know to use this, or at least a print_r or var_dump to see what the value of a variable is at …

… Website Performance Monitoring The internet is rewriting our brain, … customers go to your competitors because of poor website performance. Websites with 30 second load times lose 90% of …

… contact our "salt master" at 24.104.126.180, DNS, Drupal git sources, outgoing email delivery, and operating system … contact our "salt master" at 24.104.126.180, DNS, Drupal git sources, outgoing email delivery, and operating system …

… what might be improved. Monthly report summarizing site performance over the past month Trends, new strategies for … what might be improved. Monthly report summarizing site performance over the past month Trends, new strategies for …

Drupal Vision Plan “What should I be doing better?” With the … for website success Recommendations on what to do next … Drupal Vision Plan …

… costs: Security -- are there any current concerns? Performance -- am I missing out on potential traffic due to … costs: Security -- are there any current concerns? Performance -- am I missing out on potential traffic due to …

… analytics.  Check out our approach to data ingestion, meta-tagging, and data models, and how we build those insights … addresses turn into links automatically. Allowed HTML tags: <a href hreflang> <em> <strong> <blockquote cite> … analytics.  Check out our approach to data ingestion, meta-tagging, and data models, and how we build those insights …

… and in-person meetings are billable for each Freelock employee involved. g. Hours are calculated using each employee's "experience factor" and rounded up to the nearest … and in-person meetings are billable for each Freelock employee involved. g. Hours are calculated using each …

… Since we can never speak to our services better than our clients, here is a testimonial from the webteam management at … it only strengthens your ability and commitment to the client. Thank you Freelock!” No, thank you Pencol!! … Since we can never speak to our services better than our clients, here is a testimonial from the webteam management at …

… files for security reasons. Switching between trunk and a tag So far so good. We have the basics of an application set … Simple. Just check it out: cd public_html/dojo git tag # shows you a list of available tags git checkout … with your changes. Also note that when you check out a tag, you don't necessarily get a tracking branch, so don't …

… and in-person meetings are billable for each Freelock employee involved. f. Hours are calculated using each employee's "experience factor" and rounded up to the nearest … and in-person meetings are billable for each Freelock employee involved. f. Hours are calculated using each …

… site. Then, screenshot comparison regression tests are performed, prior to releasing to your live production site. … site. Then, screenshot comparison regression tests are performed, prior to releasing to your live production site. …

… site. Then, screenshot comparison regression tests are performed, prior to releasing to your live production site. … site. Then, screenshot comparison regression tests are performed, prior to releasing to your live production site. …

… easily run different versions of PHP on the same server. Performance improvements Docker gives us no performance improvements whatsoever, but it doesn't penalize …

… on master is if we have to roll back to a previous release tag, if something truly went wrong. Staging is where things … Next it's a matter of doing the production deployment: Tag current production code commit Back up current production …

… to a new point release of Drupal means merging the new tag into our branch. Then we've written a script to update … and the development copy on develop. And it created a git tag for the particular release. On production, we have … back to development and re-roll the release. git log/git tag -- identify the current state of the code base -- should …

… Once the dev site is updated, we create a new release tag and push it into our central git repository, where … regular backups of the files. We do a final snapshot/tag of the production code base, then pull down the new … Once the dev site is updated, we create a new release tag and push it into our central git repository, where …