Skip to content
Snippets Groups Projects
  1. Apr 21, 2025
  2. Apr 18, 2025
  3. Apr 17, 2025
  4. Apr 15, 2025
  5. Apr 11, 2025
  6. Apr 10, 2025
  7. Apr 08, 2025
  8. Apr 07, 2025
  9. Apr 04, 2025
  10. Apr 03, 2025
  11. Mar 28, 2025
  12. Mar 26, 2025
  13. Mar 25, 2025
  14. Mar 24, 2025
  15. Mar 21, 2025
    • Scott Snyder's avatar
      PersistentDataModel, etc.: Lazy token copying. · 4a10ac81
      Scott Snyder authored and Frank Winklmeier's avatar Frank Winklmeier committed
      PersistentDataModel: Lazy token copying.
      
      TokenAddress needs a writable copy of the token in order to do input.
      Rather than making the copy when the TokenAddress is created, defer it until
      we're actually doing the read.  This can speed up some analysis use cases
      where only a small fraction of the data is read.
      4a10ac81
  16. Mar 19, 2025
  17. Mar 17, 2025
  18. Mar 13, 2025
  19. Mar 10, 2025
  20. Mar 04, 2025
  21. Feb 28, 2025
  22. Feb 26, 2025
Loading