This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
======================================================================== | |
BYTE UNIX Benchmarks (Version 5.1.3) | |
System: lvps------------.dedicated.hosteurope.de: GNU/Linux | |
OS: GNU/Linux -- 2.6.18-028stab092.1 -- #1 SMP Wed Jul 20 19:47:12 MSD 2011 | |
Machine: x86_64 (unknown) | |
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8") | |
CPU 0: Intel(R) Xeon(R) CPU X5670 @ 2.93GHz (5852.2 bogomips) | |
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization | |
00:18:21 up 14 days, 21:08, 2 users, load average: 0.01, 0.81, 1.21; runlevel |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
======================================================================== | |
BYTE UNIX Benchmarks (Version 5.1.3) | |
System: euve1579: GNU/Linux | |
OS: GNU/Linux -- 2.6.18-028stab089.1 -- #1 SMP Thu Apr 14 13:46:04 MSD 2011 | |
Machine: x86_64 (unknown) | |
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8") | |
CPU 0: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz (4522.0 bogomips) | |
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization | |
CPU 1: Intel(R) Xeon(R) CPU E5520 @ 2.27GHz (4521.3 bogomips) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
======================================================================== | |
BYTE UNIX Benchmarks (Version 5.1.3) | |
System: lvps--------------.dedicated.hosteurope.de: GNU/Linux | |
OS: GNU/Linux -- 2.6.18-028stab092.1 -- #1 SMP Wed Jul 20 19:47:12 MSD 2011 | |
Machine: x86_64 (unknown) | |
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8") | |
CPU 0: Intel(R) Xeon(R) CPU X5670 @ 2.93GHz (5852.2 bogomips) | |
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization | |
23:42:56 up 14 days, 20:32, 2 users, load average: 0.37, 1.68, 1.29; runlevel |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function clearFileInput( id ) | |
{ | |
var elem = document.getElementById( id ); | |
elem.parentNode.innerHTML = elem.parentNode.innerHTML; | |
} | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<!-- This is the shortest Image Uploader ever :) | |
And you can even make it shorter if you don't | |
want all the drag'n drop thing. --> | |
<!-- | |
AUTHOR: @paulrouget <[email protected]> | |
LICENSE: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="bodyClip" > | |
<div id="moreUploads"> | |
<div id="att1"> | |
<input type="file" name="appdocs_services[attachment1]" id="appdocs_services[attachment1]" onchange="document.getElementById('moreUploadsLink').style.display = 'block';" /> | |
</div> | |
</div> | |
<div id="moreUploadsLink" style="display:none;"><a href="javascript:addFileInput();">Eine weitere Datei hinzufügen.</a></div> | |
<p><i>(Format erlaubt : PDF, doc)</i></p> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From da09184386aedaddd091e497a283b68585f3b634 Mon Sep 17 00:00:00 2001 | |
From: Eger Andreas <[email protected]> | |
Date: Wed, 8 Jun 2011 09:36:56 +0200 | |
Subject: [PATCH 167/167] compiling fix for ubuntu | |
Signed-off-by: Eger Andreas <[email protected]> | |
--- | |
SConstruct | 2 +- | |
1 files changed, 1 insertions(+), 1 deletions(-) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function randomString(length) { | |
var chars = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXTZabcdefghiklmnopqrstuvwxyz"; | |
var string_length = length; | |
var randomstring = ''; | |
for (var i=0; i<string_length; i++) { | |
var rnum = Math.floor(Math.random() * chars.length); | |
randomstring += chars.substring(rnum,rnum+1); | |
} | |
return randomstring; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MongoDB shell version: 1.8.2-rc2-pre- | |
connecting to: growth-test | |
0: size/storage: 0/21248256 | deleted: n: 100001 size: 21247024 | |
1: size/storage: 0/21248256 | deleted: n: 100288 size: 21247024 | |
2: size/storage: 0/21248256 | deleted: n: 100298 size: 21247024 | |
3: size/storage: 0/21248256 | deleted: n: 100298 size: 21247024 | |
4: size/storage: 0/21248256 | deleted: n: 100298 size: 21247024 | |
5: size/storage: 0/21248256 | deleted: n: 100389 size: 21247024 | |
6: size/storage: 0/21248256 | deleted: n: 100389 size: 21247024 | |
7: size/storage: 0/21248256 | deleted: n: 100389 size: 21247024 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MongoDB shell version: 1.8.1 | |
connecting to: growth_test | |
0: size/storage: 0/21248256 | deleted: n: 100005 size: 21247024 | |
1: size/storage: 0/21248256 | deleted: n: 141305 size: 21247024 | |
2: size/storage: 0/33327616 | deleted: n: 184377 size: 33326208 | |
3: size/storage: 0/33327616 | deleted: n: 223757 size: 33326208 | |
4: size/storage: 0/33327616 | deleted: n: 245265 size: 33326208 | |
5: size/storage: 0/33327616 | deleted: n: 292805 size: 33326208 | |
6: size/storage: 0/33327616 | deleted: n: 323678 size: 33326208 | |
7: size/storage: 0/33327616 | deleted: n: 339713 size: 33326208 |