You can add "options nonotes;" before you start IML and this will suppress all such notes. However I would not have thought that printing notes to the log would slow down your program by much. If you are trying to create lots of small data sets, then perhaps think about collecting results together into a few larger matrices, as there should be less I/O overhead writing out the larger data sets.