Skip to content

Commit f453942

Browse files
committed
update README
1 parent baf176d commit f453942

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
/**/words
1212
/**/main.dwarf
1313
/**/main
14-
/**/target
14+
/**/target

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,15 @@ Results:
2020
3. Python 3.10.2 with multiprocessing -> 2.9403 s
2121
4. Crystal 1.3.2 with channels -> 6.0035 s
2222
5. Go 1.18beta1 with waitgroup -> 7.2166 s
23+
24+
For more files (just got into data/pl/* and clone files several times)
25+
26+
Total files: 936
27+
Total size: 2745 MB
28+
29+
Rust: 7.5436 s
30+
Python: 15.3445 s
31+
Crystal: 32.3369 s
32+
Ruby: 40.9438 s
33+
34+
Golang panic: open ...copy 70/ubg.yml: too many open files

example-rust/Cargo.lock

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)