(In reply to Nicolas Silva [:nical] from comment #7) > > Sotaro, did you observe a similar behavior when you implemented the disk cache? Yea, I saw similar behavior. When I implemented the disk cache, gl.program_binary() took long time. Then I did not enabled the disk cache on linux.
Bug 1528332 Comment 8 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Nicolas Silva [:nical] from comment #7) > > Sotaro, did you observe a similar behavior when you implemented the disk cache? Yea, I saw similar behavior. When I implemented the disk cache, gl.program_binary() took long time on linux. Then I did not enabled the disk cache on linux.