Skip to content

Conversation

@LinqLover
Copy link
Collaborator

current todos and challenges:

  • without Retracing foreign proxies #86, we cannot compare multiple proxies on the same object for different time indices
  • in general, performance! with Retracing foreign proxies #86, comparing two proxies would trigger simCustomizationLevel = 2! but even without that problem, it might be very slow
  • more proxy problems when trying to manually compare objects (because proxies often consist of shared memory slices)
  • add tests, also for publicCoalesce:, and deduplicate coalescion

current todos and challenges:

* without #86, we cannot compare multiple proxies on the same object for different time indices
* in general, performance! with #86, comparing two proxies would trigger simCustomizationLevel = 2! but even without that problem, it might be very slow
* more proxy problems when trying to manually compare objects (because proxies often consist of shared memory slices)
* add tests, also for publicCoalesce:, and deduplicate coalescion
@LinqLover LinqLover added the enhancement New feature or request label Jul 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants