HaxeFoundation / HaxeFoundation/haxe

Issue with hlopt cache optim

Open
#8,082 1 comment 0 reactions 2 assignees Claimed by @yuxiaomao View on GitHub
platform-hl
Dominant language
Haxe
Stars
6.9k
Forks
715
Avg merge
2d 2h
Merged PRs (30d)
11

Description

It seems the optimizations I did for hlopt are not working well enough.
- I sometimes get some assert on line 1021 due to mismatch between our cache and the function. Somehow using hxf as key doesn't work?
- using the function path as key and checking for physical tfunc equality skips most (all?) of the methods
I think it's required to generate an unique id for each tfunc

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.