Skip to content

Conversation

earlephilhower
Copy link
Collaborator

Remove the -fno-jump-tables since the new toolchain places these tables
in ROM now. Rebuild using the toolchain. Saves 1-3KB of flash and
has 0 RAM impact plus may make certain bits marginally faster by using
a LUT instead of a if-else-else chain.

Remove the -fno-jump-tables since the new toolchain places these tables
in ROM now.  Rebuild using the toolchain.  Saves 1-3KB of flash and
has 0 RAM impact plus may make certain bits marginally faster by using
a LUT instead of a if-else-else chain.
@earlephilhower earlephilhower added this to the 2.5.0 milestone Dec 7, 2018
@earlephilhower earlephilhower merged commit 6d42a26 into esp8266:master Dec 7, 2018
@earlephilhower earlephilhower deleted the bssl_newcomp branch December 7, 2018 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant