relax inline attributes, relax static bound, suppress warnings#38
relax inline attributes, relax static bound, suppress warnings#38Paladynee wants to merge 3 commits intotrueagi-io:mainfrom
Conversation
…ay and doesn't guarantee inlining
|
Are you building MORK in the kernel directory? |
|
i currently can't build the project, because i still don't have the specific commit of PathMap or the correct branch. im in the workspace root, not in any specific workspace member you can cherry pick the inline relaxation as i don't have any benchmarks to back my results, but the rule of thumb is to accompany the inline(always) with a link to the benchmark results that does prove the increased performance https://nnethercote.github.io/perf-book/inlining.html. bloating the icache is not always the best solution to perf |
I'm currently in the main branch and i have pathmap in ../PathMap with the latest blind-zippers branch, and i'm getting this and many more unresolved imports errors, such as |
i just cloned the repo and immediately got hit with a thousand compile errors and rust analyzer not working. i PR'd the changes i currently have.
please tell me if the
pathmapdependency is actually https://github.com/Adam-Vandervorst/PathMap blind-zippers.