Remove BP optimization.

This commit is contained in:
Stephen Chung
2023-03-18 09:50:50 +08:00
parent 29d6cdcc39
commit 7caf80e27c
3 changed files with 8 additions and 0 deletions

View File

@@ -1,6 +1,12 @@
Rhai Release Notes
==================
Version 1.14.0
==============
The code hacks that attempt to optimize branch prediction performance are removed because benchmarks do not show any material speed improvements.
Version 1.13.0
==============