Using JMeter for performance testing
We talk about JMeter a tool to test your sites throughput and load metering. Setting up a test plan and running it against your site with login.
Please follow me on twitter
Outro music: Sanaas Scylla
We talk about JMeter a tool to test your sites throughput and load metering. Setting up a test plan and running it against your site with login.
Please follow me on twitter
Outro music: Sanaas Scylla
I’m trying to create a lightbox with an auto playing youtube video
We talk about how to create a simple web server using only native java code, no libraries and the simple interface used for these actions. Please follow me on twitter Tweets by kalaspuffar Outro music: Sanaas Scylla
When using the marketing trigger “Current page” with “Customer is viewing a catalog entry”. The template you use is actually saying look for a specific productId on a command called ProductDisplay. If you look in the dmeletemplate table you could find all the templates for the different triggers and other elements used by marketing. In…
We go through how to to create a package to for a cross platform build script. Using the tools autoconf and automake to create Makefile to make and install your c program. Please follow me on twitter Tweets by kalaspuffar Outro music: Sanaas Scylla
We compile and look at the code for the Tensorflow lite demo, looking at the key concepts. Please follow me on twitter Tweets by kalaspuffar Outro music: Danomate ?? http://danomate.com ?? https://www.youtube.com/user/danomate1
I looked into building tensorflow from source on Windows. The reason, TensorRT released and I wanted to test the new functionallity. I got tensorflow to build after some tribulations using the latest source release. Sadly I never got the new functionallity of TensorRT up and running but I did headway at least.