Skip to content

Commit afba502

Browse files
Update _blogposts/2020-09-25-release-8-3-2.mdx
Co-authored-by: Iwan <[email protected]>
1 parent 3647f5b commit afba502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_blogposts/2020-09-25-release-8-3-2.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ In the last releases, we did lots of work for vertical integration into the bsb
3131
For example, we replaced the dynamic dependency parser with a minimal specialized one for bsb.
3232
we also removed the static dependencies parser which is only used for parsing C++ compiler output.
3333

34-
There're other various low-level hacks involved, the final outcome is quite impressive.
34+
Thanks to various other low-level improvements, the final outcome is quite impressive.
3535
For example, The binary size for [Mac platform](https://github.com/ninja-build/ninja/releases/tag/v1.10.1) is 270 KB
3636
while our vendored version is only 136KB. This is a non-trivial gain given that ninja is minimalist and already
3737
optimized by top-level C++ experts.

0 commit comments

Comments
 (0)