Zohair-Ahmed / EECS3311M-Project

Software Project for EECS3311
0 stars 3 forks source link

[78] Improve image load performance #91

Closed Zohair-Ahmed closed 1 year ago

Zohair-Ahmed commented 1 year ago

Now we use parallelStreams to load image -> on my mac app load time took roughly 1.5seconds after change. Before it was roughly 5.5 seconds