View Lua benchmarks.txt
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
Summary of cpu time and (wall time): | |
best avg sd +/- p (best) (avg) (sd) +/- p | |
pathological 0.26738 0.28269 0.08515 (0.26749) (0.28281) (0.08519) | |
command-t 0.20451 0.21637 0.06859 (0.20461) (0.21646) (0.06867) | |
chromium (subset) 1.71486 1.75230 0.21584 (0.40147) (0.41930) (0.14807) | |
chromium (whole) 1.37038 1.39803 0.08073 (0.11796) (0.12217) (0.01434) | |
big (400k) 2.38035 2.41639 0.08146 (0.19071) (0.19640) (0.01850) |
View v8.log
This file has been truncated, but you can view the full file.
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
v8-version,9,4,146,24,-node.14,0 | |
v8-platform,linux,linux | |
new,CodeRange,0x7fe6cc000000,0 | |
new,MemoryChunk,0x268a435c0000,262144 | |
new,MemoryChunk,0x1e9ac2880000,262144 | |
new,MemoryChunk,0x14bb92d00000,262144 | |
new,MemoryChunk,0xbf511c40000,262144 | |
new,MemoryChunk,0x9a24af80000,262144 | |
heap-capacity,1031072 | |
heap-available,4346136384 |
View v8.log
This file has been truncated, but you can view the full file.
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
v8-version,9,4,146,24,-node.14,0 | |
v8-platform,linux,linux | |
shared-library,/home/wincent/n/bin/node,0x400000,0x465e000,0 | |
shared-library,/usr/lib/libc.so.6,0x7fdcebf2c000,0x7fdcec0ce000,0 | |
shared-library,/usr/lib/libpthread.so.0,0x7fdcec136000,0x7fdcec138000,0 | |
shared-library,/usr/lib/libgcc_s.so.1,0x7fdcec13b000,0x7fdcec150000,0 | |
shared-library,/usr/lib/libm.so.6,0x7fdcec156000,0x7fdcec1e0000,0 | |
shared-library,/usr/lib/libstdc++.so.6.0.29,0x7fdcec23e000,0x7fdcec3e0000,0 | |
shared-library,/usr/lib/libdl.so.2,0x7fdcec464000,0x7fdcec466000,0 | |
shared-library,/usr/lib/ld-linux-x86-64.so.2,0x7fdcec487000,0x7fdcec4b0000,0 |
View deleted lines
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
6245 text files. | |
5565 unique files. | |
1980 files ignored. | |
github.com/AlDanial/cloc v 1.90 T=2.51 s (1696.8 files/s, 112908.0 lines/s) | |
-------------------------------------------------------------------------------- | |
Language files blank comment code | |
-------------------------------------------------------------------------------- | |
JavaScript 2804 18737 26204 149944 | |
Markdown 243 10831 0 27165 |
View removing gulp, diffstat
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
README.md | 2 +- | |
build.js | 139 ++ | |
gulpfile.babel.js | 182 --- | |
package.json | 9 +- | |
scripts/pretty.js | 2 +- | |
vendor/yarn-cache/acorn-jsx-5.0.2.tgz | Bin 7259 -> 0 bytes | |
vendor/yarn-cache/ansi-colors-1.1.0.tgz | Bin 4454 -> 0 bytes | |
vendor/yarn-cache/ansi-colors-4.1.1.tgz | Bin 8180 -> 0 bytes | |
vendor/yarn-cache/ansi-escapes-3.2.0.tgz | Bin 3518 -> 0 bytes | |
vendor/yarn-cache/ansi-gray-0.1.1.tgz | Bin 1959 -> 0 bytes |
View a.diff
This file has been truncated, but you can view the full file.
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
diff --git a/aspects/nvim/files/.vim/colors/base16-apprentice.vim b/aspects/nvim/files/.vim/colors/base16-apprentice.vim | |
new file mode 100644 | |
index 00000000..be5a96d9 | |
--- /dev/null | |
+++ b/aspects/nvim/files/.vim/colors/base16-apprentice.vim | |
@@ -0,0 +1,413 @@ | |
+" vi:syntax=vim | |
+ | |
+" base16-vim (https://github.com/chriskempson/base16-vim) | |
+" by Chris Kempson (http://chriskempson.com) |
View a.diff
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
diff --git a/aspects/dotfiles/files/.zsh/colors/base16-apprentice.sh b/aspects/dotfiles/files/.zsh/colors/base16-apprentice.sh | |
new file mode 100644 | |
index 00000000..c9b31c23 | |
--- /dev/null | |
+++ b/aspects/dotfiles/files/.zsh/colors/base16-apprentice.sh | |
@@ -0,0 +1,126 @@ | |
+#!/bin/sh | |
+# base16-shell (https://github.com/chriskempson/base16-shell) | |
+# Base16 Shell template by Chris Kempson (http://chriskempson.com) | |
+# Apprentice scheme by romainl |
View test
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
test |
View gist:38095c1afdf1c2fc673a0669f0969a35
This file has been truncated, but you can view the full file.
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
(function() { | |
var O="/o/js/resolved-module/"; | |
Liferay.PATHS = { | |
"porygon-theme@2.0.19": "/o/porygon-theme", | |
"porygon-theme": "/o/porygon-theme", | |
"portal-template-react-renderer-impl$ua-parser-js@0.7.20":O+"portal-template-react-renderer-impl$ua-parser-js@0.7.20", | |
"commerce-organization-web$iconv-lite@0.4.24":O+"commerce-organization-web$iconv-lite@0.4.24", | |
"frontend-taglib-clay$d3-ease@1.0.6":O+"frontend-taglib-clay$d3-ease@1.0.6", | |
"commerce-dashboard-web$loose-envify@1.4.0":O+"commerce-dashboard-web$loose-envify@1.4.0", | |
"commerce-dashboard-web$scheduler@0.13.6":O+"commerce-dashboard-web$scheduler@0.13.6", |
View gist:3e2c8926140550ef37a8d3a0c58a5fb3
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
./META-INF/liferay-clay.tld | |
./META-INF/MANIFEST.MF | |
./META-INF/taglib-mappings.properties | |
./META-INF/resources/bridge/clayui%2Fdrop-down/src/Divider.js | |
./META-INF/resources/bridge/clayui%2Fdrop-down/src/Action.js | |
./META-INF/resources/bridge/clayui%2Fdrop-down/src/ItemList.js | |
./META-INF/resources/bridge/clayui%2Fdrop-down/src/hooks.js | |
./META-INF/resources/bridge/clayui%2Fdrop-down/src/index.js | |
./META-INF/resources/bridge/clayui%2Fdrop-down/src/Help.js | |
./META-INF/resources/bridge/clayui%2Fdrop-down/src/DropDown.js |
NewerOlder