Skip to content

Instantly share code, notes, and snippets.

@fgallaire
fgallaire / ext4_vs_XFS.csv
Last active May 7, 2018 22:44
ext4 vs XFS
Commande ext4 XFS ext4/XFS
du -hsc legi 3'08" 0'53" 3,5
find legi -type d | wc -l 3'06" 0'56" 3,3
find . -name "*.xml" | wc -l 2'54" 0'51" 3,4
tar xzf Freemium_legi_global.tar.gz 2'26" 1'18" 1,9
{"styx-static/styx":{"17457":{"size":5298,"stargazers_count":32,"watchers_count":32,"forks_count":1,"open_issues_count":2,"forks":1,"open_issues":2,"watchers":32,"network_count":1,"subscribers_count":8}},"christophercliff/flatmarket":{"17457":{"size":2069,"stargazers_count":715,"watchers_count":715,"forks_count":69,"open_issues_count":6,"forks":69,"open_issues":6,"watchers":715,"network_count":69,"subscribers_count":30}},"middleman/middleman":{"17457":{"size":22525,"stargazers_count":6029,"watchers_count":6029,"forks_count":635,"open_issues_count":106,"forks":635,"open_issues":106,"watchers":6029,"network_count":635,"subscribers_count":198}},"jldec/pub-server":{"17457":{"size":4125,"stargazers_count":59,"watchers_count":59,"forks_count":7,"open_issues_count":4,"forks":7,"open_issues":4,"watchers":59,"network_count":7,"subscribers_count":8}},"creationix/wheat":{"17457":{"size":250,"stargazers_count":1371,"watchers_count":1371,"forks_count":140,"open_issues_count":22,"forks":140,"open_issues":22,"watchers":1371
#user nobody;
worker_processes 1;
#error_log logs/error.log;
#error_log logs/error.log notice;
#error_log logs/error.log info;
#pid logs/nginx.pid;