Skip to content

Instantly share code, notes, and snippets.

View amedina's full-sized avatar

Alberto A. Medina amedina

View GitHub Profile
@amedina
amedina / gist:c835650a5f49e1017b1d3eafe6ad9f7a
Created April 18, 2017 18:17
West Elm LH Report [04/18/2017]
{
"lighthouseVersion": "1.6.0",
"generatedTime": "2017-04-18T18:12:12.617Z",
"initialUrl": "https://mobile-beta.westelm.com/",
"url": "https://mobile-beta.westelm.com/",
"audits": {
"is-on-https": {
"score": true,
"displayValue": "",
"rawValue": true,
@amedina
amedina / WP-2017-theme.lighthouse.report.json
Last active July 17, 2017 21:15
Performance data for local Wordpress site using the 2017 Theme
{
"userAgent": "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5 Build/MRA58N) AppleWebKit/537.36(KHTML, like Gecko) Chrome/61.0.3116.0 Mobile Safari/537.36",
"lighthouseVersion": "2.2.1",
"generatedTime": "2017-07-17T20:38:04.849Z",
"initialUrl": "http://localhost:8888/amp-wp-plugin-dev",
"url": "http://localhost:8888/amp-wp-plugin-dev/",
"audits": {
"is-on-https": {
"score": false,
"displayValue": "1 insecure request found",
@amedina
amedina / exprolluprt_AdEngagementScheme.java
Created November 13, 2013 21:51
Storm ExperimentRollups
package com.twitter.ads.batch.experimental.amedina.storm.exprolluprt;
import java.util.List;
import org.apache.thrift.TDeserializer;
import org.apache.thrift.protocol.TBinaryProtocol;
import com.twitter.ads.logging.AdEngagementLogEntry;
import com.twitter.ads.realtime.exprolluprt.ExpRollupRTEngKey;