Hi, It is the file system cache you want to clear. The command line tool can't cache information between invocations.
On Linux you can (as root) "echo 1 > /proc/sys/vm/drop_caches" to clear the file system cache. Sent from my iPhone > On Nov 18, 2015, at 4:06 PM, Cesar Joaquim Neto <[email protected]> wrote: > > Good evening. > > I've been using fastbit via command line in my master degree project and I've > been noticing different times while running the queries multiple times. > My thought is that ibis' cache is getting loaded and influencing the run > times. > Is there a way to clear ibis cache in between runs through the command line? > > Thanks a lot! > > Cesar J Neto > Federal University of Sao Carlos - UFSCar > gbd.dc.ufscar.br > _______________________________________________ > FastBit-users mailing list > [email protected] > https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
_______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
