File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -62,6 +62,15 @@ There are benchmarks for both the browser (test/benchmark.html) and node (node t
62
62
both powered by [ benchmark.js] ( http://benchmarkjs.com ) .
63
63
64
64
If you just want some rough numbers: It takes ** < 100 ms** to find a ** square crop** of a ** 640x427px** picture on an i7.
65
+ In other words, it's fine to run it on one image, it's not cool to run it on an entire gallery on page load.
66
+
67
+ ## Contributors
68
+
69
+ * [ Christian Muelhaeuser] ( https://github.com/muesli )
70
+
71
+ ## Ports, Alternatives
72
+
73
+ * [ smartcrop.go] ( https://github.com/muesli/smartcrop ) by [ Christian Muelhaeuser] ( https://github.com/muesli )
65
74
66
75
## License
67
76
Copyright (c) 2014 Jonas Wanger, licensed under the MIT License (enclosed)
You can’t perform that action at this time.
0 commit comments