Skip to content

Instantly share code, notes, and snippets.

View mzdaniel's full-sized avatar

Daniel Mizyrycki mzdaniel

View GitHub Profile
@mzdaniel
mzdaniel / esp8266-bench-2-concurrent.txt
Last active January 7, 2017 10:41
Olimex MOD-WIFI-ESP8266-DEV MicroPython v1.8.6-302-gef1bbad-dirty on 2017-01-07 (ESP8266_NONOS_SDK_V2.0.0_16_08_10)
admin@xubuntu:/tmp$ cat esp8266-bench-2-concurrent.txt
ab -n10 -c2 http://192.168.43.163:8081/
This is ApacheBench, Version 2.3 <$Revision: 1706008 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/
Benchmarking 192.168.43.163 (be patient).....done
Server Software:
@mzdaniel
mzdaniel / gist:6732021
Created September 27, 2013 17:27
docker-ci report
Test date: 2013-09-27
Build coverage Tried: 1 Failures: 0 (0%)
Build index Tried: 3 Failures: 0 (0%)
Build nightlyrelease Tried: 1 Failures: 0 (0%)
Build pullrequest Tried: 9 Failures: 6 (66%)
Build registry Tried: 3 Failures: 0 (0%)
Builds failing
index
@mzdaniel
mzdaniel / gist:6116662
Created July 30, 2013 20:35
Docker Vagrantfile
# Docker Vagrantfile
# Bring a docker precise ubuntu virtual machine ready to use
# Version: 1.0
# Maintainer: Daniel Mizyrycki <daniel@dotcloud.com>
Vagrant::Config.run do |config|
# Setup virtual machine box
config.vm.box = "ubuntu-demo"
config.vm.box_url = "http://files.vagrantup.com/precise64.box"
@mzdaniel
mzdaniel / gist:5287102
Created April 1, 2013 19:30
Docker on debian wheenzy
root@debian:/home/vagrant/docker# ./docker/docker run -i -t base /bin/bash
2013/04/01 12:29:17 docker run -i -t base /bin/bash
bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell
root@8084349279dd:/# exit
exit
root@debian:/home/vagrant/docker# make test
Pulling repository docker-ut
Pulling tag docker-ut:latest
Pulling e9aa60c60128cad1 metadata
[daniel@delphy projs]$ hg clone https://dotcloud.kilnhg.com/Repo/Repositories/Group/dotcloud --debug
using https://dotcloud.kilnhg.com/Repo/Repositories/Group/dotcloud
sending between command
http authorization required
realm: kiln
user: daniel.mizyrycki@dotcloud.com
password:
http auth: user daniel.mizyrycki@dotcloud.com, password ************
destination directory: dotcloud
sending heads command