Closed
Description
This was reported on the users forum , and I don't want it to get lost. Basically, replacing try!
by ?
resulted in ~20% performance loss in benchmarks:
ratel-rust/ratel-core#48 (comment)
I've reproduced, but not further investigated, these findings. Is that expected right now? It's not a good argument for adopting the question mark :)
Metadata
Metadata
Assignees
Labels
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.Category: An issue proposing an enhancement or a PR with one.Call for participation: An issue has been fixed and does not reproduce, but no test has been added.Issue: Problems and improvements with respect to performance of generated code.Working group: LLVM backend code generation