FluidFramework
FluidFramework copied to clipboard
Added draft of GC benchmark test for initializeOrUpdateGCState
Added a test that benchmarks the initializeOrUpdateGCState method in case of high numbers of unreferenced nodes.
Todo
- [ ] Figure out how to actually benchmark. Currently, the test console logs it which is obviously not a viable solution.