Skip to content

Commit fb3b18d

Browse files
committed
Update docs
1 parent 6056892 commit fb3b18d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const handlePing = async () => {
1919

2020
Previously, we had a fully functional ping tool built using `ohos-rs`.However, its release build size exceeded 900KB which is quite large for such a lightweight utility.
2121

22-
By re-implementing the same functionality in Zig, we successfully reduced the release build size to just 190KB—over four times smaller than the original version.
22+
By re-implementing the same functionality in Zig, we successfully reduced the release build size to just 35KB—over four times smaller than the original version.
2323

2424
## License
2525

0 commit comments

Comments
 (0)