Home › Forums › General Issues › What's faster? › Reply To: What's faster?
Well, when dealing with AJAX, you can use the error log. Write anything you want to it and then look in the log.
http://php.net/manual/en/function.error-log.php
It’s a quick way to get information.
With what you say about using get_field() being slower, it could very well be that more queries are being created. While your testing you might want to look at the difference between using get_field with the field name vs. the field key.
This is all interesting
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.