Using Amfphp's Service Browser and Profiler together.
Hi this is Ariel Sommeria from Silex Labs. In this video I'm going to show you how to use the service browser's call repeater(click near call repeater) together with the profiler (switch to profiler tab) to gather information about the where the server is spending time processing calls .
This is useful for example if you want to tweak your system for performance and don't want to test manually between each change.
(switch to service browser tab)
The Service Browser's call repeater allows you to make a new call as soon as the old one is finished. Here I'm going to use the call repeater with "returnLargeDataSet" (select returnLargeDataSet, start call repeater)
You can then observe the server's performance in the Profiler. (switch to profiler tab) This is the main view that shows average values, but we're going to look at the detail for our method returnLargeDataSet (click returnLargeDataSet). Here the server is taking 100 ms to generate the data, and 360ms ms to serialize it.
The profiler is refreshing automatically. Flushing at each request is enabled, but you can also see requests accumulate if you need to.(disable flushing)
Now I'm going to enable Baguette AMF and you'll see the result directly in the profiler. (switch to IDE, enable Baguette AMF, switch back to profiler). If you look at the latter results, you can see that the serialization time has dropped from 360ms to less than 20ms.
I hope that this gives you an idea of what can be done with these tools. Thank you for watching.
Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Using Amfphp's Service Browser and Profiler together.», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.
Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.
Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!
Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.