Skip to content

This is a project for cache analysis of two most commonly used browsers out ther

Notifications You must be signed in to change notification settings

M3talH3ad/cache_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

cache_analysis

This is a project for cache analysis of the two most commonly used browsers out there, that is Mozilla firefox and Google chrome on mac. We have analysed the /Library/Caches folder on Mac.

ENV

CHROME_CACHE_PATH="/Users/siddharthsharma/Library/Caches/Google/Chrome/Profile 1/" FIREFOX_CACHE_PATH="/Users/siddharthsharma/Library/Caches/Firefox/Profiles/alj5b5ek.default/" CHROME_PATH_IMAGE="chrome/files/images" CHROME_PATH_DATA="chrome/files/data" CHROME_PATH_HTML="chrome/files/html" CHROME_PATH_COMPRESSED="chrome/files/compressed" CHROME_PATH_GOOGLE_DRIVE="chrome/files/gdrive" CHROME_FILE="chrome/chrome_data.csv" FIREFOX_PATH_IMAGE="firefox/files/images" FIREFOX_PATH_DATA="firefox/files/data" FIREFOX_PATH_HTML="firefox/files/html" FIREFOX_PATH_COMPRESSED="firefox/files/compressed" FIREFOX_PATH_GOOGLE_DRIVE="firefox/files/gdrive" FIREFOX_FILE="firefox/firefox_data.csv"

About

This is a project for cache analysis of two most commonly used browsers out ther

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages