Alexander Meißner
Alexander Meißner
See https://github.com/solana-labs/solana/issues/32924
deb http://apt.llvm.org/precise/ llvm-toolchain-precise-4.0 main deb-src http://apt.llvm.org/precise/ llvm-toolchain-precise-4.0 main deb http://apt.llvm.org/trusty/ llvm-toolchain-trusty-4.0 main deb-src http://apt.llvm.org/trusty/ llvm-toolchain-trusty-4.0 main
### Description Several months ago we added our own ELF parser in RBPF, this is the feature gated switch for that: https://github.com/solana-labs/rbpf/pull/348 ### Feature ID Cdkc8PPTeTNUPoZEfCY5AyetUrEdkZtNPMgz58nqyaHD ### Activation Method Single...
### Description See #27961 ### Feature ID A16q37opZdQMCbe5qJ6xpBB9usykfv8jZaMkxvZQi4GJ ### Activation Method Single Core Contributor ### Minimum Beta Version 1.16.0 ### Minimum Stable Version _No response_ ### Testnet Activation Epoch 490...
Reduces the machinecode emitted for: - internal immediate calls from 60 to 47 (-22%) - internal register calls from 67 to 36 (-46%)
The performance optimizations we have been working on inside the runtime under the ABIv2 project the past year will be deployed separately as ["account data direct mapping"](https://github.com/solana-labs/solana/pull/28053). The redesign of...
### Description See #28053, #32649, #31986, #32649 ### Feature ID EenyoWx9UMXYKpR8mW5Jmfmy2fRjzUtM7NduYMY8bx33 ### Activation Method Single Core Contributor ### Deployment Considerations This depends on #26589 being activated first ### Minimum Beta...
### Description See #29654 ### Feature ID GmuBvtFb2aHfSfMXpuFeWZGHyDeCLPS79s48fmCWCfM5 ### Activation Method Single Core Contributor ### Minimum Beta Version 1.16.0 ### Minimum Stable Version _No response_ ### Testnet Activation Epoch 495...
### Description Prevent the upgradeable loader from un-/redeploying the same program within the same slot. See #29136 and #29981. ### Feature ID J4HFT8usBxpcF63y46t1upYobJgChmKyZPm5uTBRg25Z ### Activation Method Single Core Contributor ###...