root@prichey:~# sudo apt-get install dokku=0.10.5
Reading package lists... Done
Building dependency tree
Reading state information... Done
dokku is already the newest version (0.10.5).
This file contains 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
// Copy / paste `next build` output below for the two builds you want to compare. Output: | |
// | |
// Route First load JS | |
// / 1.2 MB -> 1.21 MB (+10.24 kB) | |
// /_app 607 kB -> 302 kB (-305.00 kB) | |
// [...] | |
// /verticals/[specifier] 1.14 MB -> 1.15 MB (+10.24 kB) | |
const oldStats = ` | |
┌ λ / 2.81 kB 1.2 MB |
This file contains 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
aahed | |
aalii | |
aargh | |
aarti | |
abaca | |
abaci | |
aback | |
abacs | |
abaft | |
abaka |
This file contains 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
yarn run v1.7.0 | |
$ react-native run-ios --simulator="iPhone 8" | |
Scanning folders for symlinks in /Users/prichey/pl/audubon/node_modules (17ms) | |
Found Xcode workspace audubon.xcworkspace | |
Building using "xcodebuild -workspace audubon.xcworkspace -configuration Debug -scheme audubon -destination id=705E1EEE-D57D-4298-8026-76967CFB83D6 -derivedDataPath build" | |
User defaults from command line: | |
IDEDerivedDataPathOverride = /Users/prichey/pl/audubon/ios/build | |
This file contains 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
foo |
This file contains 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
foo |
This file contains 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
root@prichey:~# sudo su - | |
root@prichey:~# apt-get install dokku=0.10.5 | |
Reading package lists... Done | |
Building dependency tree | |
Reading state information... Done | |
The following packages were automatically installed and are no longer required: | |
linux-headers-4.4.0-63 linux-headers-4.4.0-63-generic linux-headers-4.4.0-66 linux-headers-4.4.0-66-generic linux-headers-4.4.0-70 | |
linux-headers-4.4.0-70-generic linux-headers-4.4.0-71 linux-headers-4.4.0-71-generic linux-headers-4.4.0-72 linux-headers-4.4.0-72-generic |
This file contains 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
root@prichey:~# dokku report | |
-----> uname: Linux prichey 4.4.0-98-generic #121-Ubuntu SMP Tue Oct 10 14:24:03 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux | |
-----> memory: | |
total used free shared buff/cache available | |
Mem: 2000 837 134 33 1028 821 | |
Swap: 0 0 0 | |
-----> docker version: | |
Client: | |
Version: 1.13.1 | |
API version: 1.26 |
This file contains 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
root@prichey:~# dokku report | |
-----> uname: Linux prichey 4.4.0-98-generic #121-Ubuntu SMP Tue Oct 10 14:24:03 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux | |
-----> memory: | |
total used free shared buff/cache available | |
Mem: 2000 830 101 33 1068 809 | |
Swap: 0 0 0 | |
-----> docker version: | |
Client: | |
Version: 1.13.1 | |
API version: 1.26 |
This file contains 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
root@prichey:~# dokku report | |
-----> uname: Linux prichey 4.4.0-98-generic #121-Ubuntu SMP Tue Oct 10 14:24:03 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux | |
-----> memory: | |
total used free shared buff/cache available | |
Mem: 2000 817 121 12 1061 919 | |
Swap: 0 0 0 | |
-----> docker version: | |
Client: | |
Version: 1.13.1 | |
API version: 1.26 |
NewerOlder