> Processing code directly wordpress plugin resources analysis

Processing code directly wordpress plugin resources analysis

Download This Plugin
Download Elegant Themes
Name Processing code directly
Version 1.4.8.1
Author @benoitWimart
Rating 100
Last updated 2014-05-23 09:15:00
Downloads
437
Download Plugins Speed Test plugin for Wordpress

Home page

Delta: -2%

Post page

Delta: -2%
Processing code directly plugin has small negative impact on PageSpeed score.

Home page PageSpeed score has been degraded by 2%, while Post page PageSpeed score has been degraded by 2%

Processing code directly plugin added 236 kB of resources to the Home page and 236 kB of resources to the sample Post page.

Processing code directly plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.

Great! Processing code directly plugin ads no tables to your Wordpress blog database.

Processing code directly in your web page with shortcode is using this technique : http://processingjs.org/articles/jsQuickStart.html#processingcodeinwebpage

and adding prismjs (http://www.prismjs.com) for highlight the code

add processing code in your post

Just add shortcode

  • [p5js code canvas][/p5js] to show the code and the result
  • [p5js code][/p5js] to show the code
  • [p5js canvas][/p5js] to show the result of the code

example

[p5js code canvas]

  1. // Processing code
  2. void setup() {
  3. size(200, 200);
  4. background(100);
  5. stroke(255);
  6. ellipse(50, 50, 25, 25);
  7. println("hello web!");
  8. }

[/p5js]

Resources added by plugin to Home page/Post page in kB
Total size of resources for Home page/Post page in kB
Random Theme Tests
Shine screenshot

Shine

by: Optimization

36409
0%
Photographic screenshot

Photographic

by: hellweaver666

61726
80%