American Express Tjedan restorana Zagreb 2013. Sva prava pridržana.
www.tjedanrestorana.com
Predjelo: Topla salata od tune u „Salmoriglio“ marinadi
| <?php | |
| $start = microtime(true); | |
| $a = 0; | |
| for ($i=0; $i < pow(10, 5); $i++) { | |
| $a++; | |
| } | |
| $duration = microtime(true) - $start; |
| CPU Intel i5 1450kn http://www.adm.hr/product_info.php?cPath=258_217_255_390&products_id=13175 | |
| MB GA-B85-HD3 650kn http://www.adm.hr/product_info.php?cPath=258_217_214_391&products_id=13247 | |
| 16GB RAM 1200kn http://www.adm.hr/product_info.php?cPath=258_217_160_246&products_id=11903 | |
| 256GB SSD 1375kn http://www.adm.hr/product_info.php?cPath=258_217_29_319&products_id=12237 | |
| 1TB HDD 610kn http://www.adm.hr/product_info.php?cPath=258_217_29_179&products_id=13958 | |
| Case CM 530kn http://www.adm.hr/product_info.php?cPath=258_34_71&products_id=10817 | |
| Ukupno: 5815 kn |
| <?php | |
| require 'vendor/autoload.php'; | |
| define("LISTENERS", 100); | |
| define("EVENTS", 100000); | |
| printf("\n* Emitting %d events to %d listeners.\n\n", EVENTS, LISTENERS); | |
| // --- Dynamic --- |
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| file=$1 | |
| if [ -f "$file" ] | |
| then | |
| xmllint --xpath "/FileUpload/File/text()" --nocdata $file | base64 -d | funzip | |
| else | |
| echo "File not found: $file" | |
| fi |
| { | |
| "require": { | |
| "react/event-loop": "0.4.*" | |
| } | |
| } |
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| <plist version="1.0"> | |
| <dict> | |
| <key>author</key> | |
| <string>Marcus Ekwall, Ivan Habunek</string> | |
| <key>name</key> | |
| <string>Obsidian</string> | |
| <key>version</key> | |
| <string>0.1</string> |