Skip to content

Commit 22a392d

Browse files
Gorianskyi MykhailoGorianskyi Mykhailo
Gorianskyi Mykhailo
authored and
Gorianskyi Mykhailo
committed
Updated README.md
1 parent 5ccb46d commit 22a392d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# AWS Sharp layer
22
This AWS lambda layer contains a pre-built [sharp](https://www.npmjs.com/package/sharp) npm library.
3+
It is optimized for the most frugal space usage possible.
34

4-
|Sharp version|Layer size|Zipped size|
5+
|Sharp version|Layer size (zipped)|Lambda space usage|
56
|---|---|---|
6-
|[0.25.2](https://github.com/lovell/sharp/releases/tag/v0.25.2)|26MB|9.9MB|
7+
|[0.25.2](https://github.com/lovell/sharp/releases/tag/v0.25.2)|26MB (9.9MB)| 5% (out of 512MB)|
78

89
# Getting
910
A built lambda zip file is available at [`dist/sharp-layer.zip`](./dist/sharp-layer.zip).

0 commit comments

Comments
 (0)