Le site arthur.bebou.netlib.re - retour accueil
git clone git://bebou.netlib.re/arthur.bebou
Log | Files | Refs |
notes (2935B)
1 # awk -F_ ' 2 # { to = $0; 3 # getline 4 # print "s;https://sws.geonames.org/"$0"/about.rdf;"to";g" > "S" NR % 5 5 # } 6 # ' corres 7 # yes text.xml | sed 100q | xargs cat > A 8 9 # { echo -n '< A ' 10 # printf 'sed -f%s\n' S* | paste -sd\| 11 # } | sh > B 12 13 # repeat 10 time sh ./notes 14 # sh ./notes 22.35s user 0.34s system 394% cpu 5.754 total 15 # sh ./notes 23.68s user 0.31s system 392% cpu 6.108 total 16 # sh ./notes 24.30s user 0.35s system 395% cpu 6.238 total 17 # sh ./notes 24.64s user 0.38s system 387% cpu 6.463 total 18 # sh ./notes 25.95s user 0.47s system 388% cpu 6.805 total 19 # sh ./notes 26.05s user 0.44s system 399% cpu 6.623 total 20 # sh ./notes 26.11s user 0.39s system 393% cpu 6.737 total 21 # sh ./notes 26.65s user 0.31s system 397% cpu 6.784 total 22 # sh ./notes 27.12s user 0.38s system 392% cpu 7.003 total 23 # sh ./notes 26.10s user 0.33s system 398% cpu 6.637 total 24 25 # repeat 10 time perl doit.pl > B 26 # perl doit.pl > B 0.09s user 0.06s system 70% cpu 0.213 total 27 # perl doit.pl > B 0.10s user 0.10s system 81% cpu 0.239 total 28 # perl doit.pl > B 0.09s user 0.08s system 79% cpu 0.211 total 29 # perl doit.pl > B 0.09s user 0.10s system 98% cpu 0.186 total 30 # perl doit.pl > B 0.08s user 0.08s system 73% cpu 0.214 total 31 # perl doit.pl > B 0.10s user 0.09s system 77% cpu 0.242 total 32 # perl doit.pl > B 0.08s user 0.08s system 77% cpu 0.217 total 33 # perl doit.pl > B 0.07s user 0.11s system 74% cpu 0.239 total 34 # perl doit.pl > B 0.08s user 0.08s system 74% cpu 0.224 total 35 # perl doit.pl > B 0.09s user 0.10s system 72% cpu 0.263 total 36 37 # repeat 10 time perl rasm.pl > B 38 # perl rasm.pl > B 0.09s user 0.05s system 72% cpu 0.193 total 39 # perl rasm.pl > B 0.09s user 0.09s system 77% cpu 0.229 total 40 # perl rasm.pl > B 0.09s user 0.08s system 77% cpu 0.223 total 41 # perl rasm.pl > B 0.09s user 0.08s system 94% cpu 0.180 total 42 # perl rasm.pl > B 0.11s user 0.06s system 70% cpu 0.238 total 43 # perl rasm.pl > B 0.09s user 0.07s system 72% cpu 0.218 total 44 # perl rasm.pl > B 0.08s user 0.08s system 72% cpu 0.213 total 45 # perl rasm.pl > B 0.08s user 0.07s system 67% cpu 0.213 total 46 # perl rasm.pl > B 0.11s user 0.06s system 71% cpu 0.240 total 47 # perl rasm.pl > B 0.08s user 0.06s system 64% cpu 0.224 total 48 49 # Crystal 1.9.2 [1908c816f] (2023-07-19) 50 # 51 # LLVM: 15.0.7 52 # Default target: x86_64-unknown-linux-gnu 53 # 54 # crystal build -o %:r % 55 # repeat 10 time ./en > B 56 # ./en > B 0.43s user 0.06s system 89% cpu 0.554 total 57 # ./en > B 0.43s user 0.06s system 89% cpu 0.555 total 58 # ./en > B 0.43s user 0.06s system 99% cpu 0.495 total 59 # ./en > B 0.44s user 0.09s system 93% cpu 0.566 total 60 # ./en > B 0.44s user 0.09s system 92% cpu 0.573 total 61 # ./en > B 0.44s user 0.05s system 90% cpu 0.544 total 62 # ./en > B 0.43s user 0.06s system 89% cpu 0.552 total 63 # ./en > B 0.44s user 0.06s system 88% cpu 0.558 total 64 # ./en > B 0.43s user 0.09s system 93% cpu 0.557 total 65 # ./en > B 0.44s user 0.06s system 87% cpu 0.565 total