Commit 252bd06
authored
perf: cppgc inheritance rework (#1300)
A lot of the new lines are docs, see the readme for a synopsis. I've
been successfully using this in my R&D branch for a few weeks now with
no issues. Benchmarks (don't have numbers on hand atm) show a notable
improvement in new object creation and op dispatch when there is
inheritance1 parent 41d0180 commit 252bd06
File tree
20 files changed
+1140
-583
lines changed- core
- runtime
- ops
- op2
- testing
- checkin
- runner
- runtime
20 files changed
+1140
-583
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
0 commit comments