forked from mirrors/gecko-dev
Also remove most C++-side optimizations for avoiding calls to Rust for short strings now that we have LTO between C++ and Rust. Since LTO still leaves the overhead of one function call layer, inlined function call avoidance optimization is left in place in the IsUTF8 and in the 8-bit IsASCII cases for which perfherder flags the difference as significant for the length 15. Differential Revision: https://phabricator.services.mozilla.com/D40999 --HG-- extra : moz-landing-system : lando |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||