Skip to content

Instantly share code, notes, and snippets.

View tinbotu's full-sized avatar

Akira KUMAGAI tinbotu

View GitHub Profile
@tinbotu
tinbotu / bonniepp-virtualbox.txt
Created April 27, 2014 12:20
bonnie on Matshita clone on VirtualBox 4.3.10 variant fixed vdi
kuma@matshita-kvm:~$ sleep 5; bonnie++
Writing a byte at a time...done
Writing intelligently...done
Rewriting...done
Reading a byte at a time...done
Reading intelligently...done
start 'em...done...done...done...done...done...
Create files in sequential order...done.
Stat files in sequential order...done.
Delete files in sequential order...done.
@tinbotu
tinbotu / bonniepp.txt
Created April 27, 2014 12:09
Matshita CF-T5M bonnie++
kuma@matshita:~/bin/unixbench/UnixBench$ bonnie++
Writing a byte at a time...done
Writing intelligently...done
Rewriting...done
Reading a byte at a time...done
Reading intelligently...done
start 'em...done...done...done...done...done...
Create files in sequential order...done.
Stat files in sequential order...done.
Delete files in sequential order...done.
@tinbotu
tinbotu / matshita-virtualbox.txt
Created April 27, 2014 11:51
BYTE unixbench Matshita clone on VirtualBox 4.3.10r93012 on Macbookpro C2D 2.26G OS10.9.2 variant standard vdi
========================================================================
BYTE UNIX Benchmarks (Version 5.1.3)
System: matshita-kvm: GNU/Linux
OS: GNU/Linux -- 3.2.0-54-generic -- #82-Ubuntu SMP Tue Sep 10 20:09:12 UTC 2013
Machine: i686 (i386)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: Intel(R) Core(TM)2 Duo CPU P7550 @ 2.26GHz (2514.1 bogomips)
Hyper-Threading, MMX, Physical Address Ext
CPU 1: Intel(R) Core(TM)2 Duo CPU P7550 @ 2.26GHz (2519.4 bogomips)
@tinbotu
tinbotu / matshita.txt
Created April 27, 2014 11:48
BYTE unixbench Matshita CF-T5M
========================================================================
BYTE UNIX Benchmarks (Version 5.1.3)
System: matshita: GNU/Linux
OS: GNU/Linux -- 3.2.0-50-generic -- #76-Ubuntu SMP Tue Jul 9 19:04:57 UTC 2013
Machine: i686 (i386)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: Intel(R) Core(TM) Duo CPU U2400 @ 1.06GHz (2128.0 bogomips)
Hyper-Threading, MMX, Physical Address Ext, Intel virtualization
CPU 1: Intel(R) Core(TM) Duo CPU U2400 @ 1.06GHz (2128.0 bogomips)
WiFi アクセスポイント情報を収集したいですか? WiGLE Wardriving は Netstumbling とウォードライビングのためのアプリケーションです。
世界中のどこでも WiFi アクセスポイント情報を収集して地図に表示し、蓄積したデータを簡単に http://wigle.net/ データベースにアップロードできます。WiGLE.net は 2001 年にスタートし、現在世界中で 5,900万件以上もの WiFi AP ネットワークの情報を有しています。
・WiGLE のリーダーボードでネットワークの収集数を競争しよう
・収集データの CSV / KML エクスポート(Google Earth などで表示できる)
・音声合成による各種アラート(英語のみ)
・発見したネットワークをリアルタイムに OpenStreetMap 地図上にプロット
・アプリは SD カード上に移動可能
・"Mute" ボタン一発で音声合成などをミュート
@tinbotu
tinbotu / openssl_speed_celeron_g1610t.sh
Created April 17, 2013 14:21
% openssl speed intel Celeron G1610T 2.3GHz @1.6GHz
OpenSSL 1.0.1 14 Mar 2012
built on: Tue Mar 19 19:22:10 UTC 2013
options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) blowfish(idx)
compiler: cc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -m64 -DL_ENDIAN -DTERMIO -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wa,--noexecstack -Wall -DOPENSSL_NO_TLS1_2_CLIENT -DOPENSSL_MAX_TLS1_2_CIPHER_LENGTH=50 -DMD32_REG_T=int -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
The 'numbers' are in 1000s of bytes per second processed.
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
md2 0.00 0.00 0.00 0.00 0.00
mdc2 0.00 0.00 0.00 0.00 0.00
md4
@tinbotu
tinbotu / openssl_speed_atom_d330.sh
Created April 17, 2013 14:19
% openssl speed intel Atom330 1.6GHz
OpenSSL 1.0.1e 11 Feb 2013
built on: Tue Feb 12 09:35:28 JST 2013
options:bn(64,32) md2(int) rc4(8x,mmx) des(ptr,risc1,16,long) aes(partial) idea(int) blowfish(idx)
compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -DL_ENDIAN -DTERMIO -Wall -O2 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing -fno-schedule-insns2 -Wa,--noexecstack -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
The 'numbers' are in 1000s of bytes per second processed.
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
md2 1438.40k 3059.54k 4281.39k 4741.57k 4912.45k
mdc2 2509.13k 2851.57k 2932.01k 2970.63k 2969.94k
md4 10521.01k 35528.99k 95685.86k 165467.10k 210575.63k
md5
stingray:/proc/bus/usb$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 28
model name : Intel(R) Atom(TM) CPU 330 @ 1.60GHz
stepping : 2
microcode : 0x219
cpu MHz : 1600.004
cache size : 512 KB
@tinbotu
tinbotu / gist:4753032
Created February 11, 2013 06:52
for raspbian darkice-1.0/debian/rules
#!/usr/bin/make -f
%:
dh $@
.PHONY: override_dh_auto_configure
override_dh_auto_configure:
ln -s /usr/share/misc/config.guess .
ln -s /usr/share/misc/config.sub .
dh_auto_configure -- --prefix=/usr --sysconfdir=/usr/share/doc/darkice/examples --with-lame --without-faac --with-alsa --with-alsa-prefix=/usr/lib/arm-linux-gnueabihf --with-lame-prefix=/usr/lib/arm-linux-gnueabihf --with-jack-prefix=/usr/lib/arm-linux-gnueabihf --with-vorbis-prefix=/usr/lib/arm-linux-gnueabihf --with-samplerate-prefix=/usr/lib/arm-linux-gnueabihf
@tinbotu
tinbotu / gist:4557617
Last active December 11, 2015 06:09
bonnie++ on raspberry pi with a cheap SDHC Transcend 8G class10 black label (slower than 16G same label)
pi@raspberrypi /var/tmp $ bonnie++
Writing a byte at a time...done
Writing intelligently...done
Rewriting...done
Reading a byte at a time...done
Reading intelligently...done
start 'em...done...done...done...done...done...
Create files in sequential order...done.
Stat files in sequential order...done.
Delete files in sequential order...done.