New counting start date: Jan 1 2020 00:00:00 UTC+0000
Example in Dev Tools how to get the new epoch time
const newBeginning = new Date('Jan 1 2020 00:00:00 UTC+0000')
const newEpoch = Date.now() - newBeginning.getTime()
console.log('New epoch timestamp', newEpoch)
npm i -g ntop
ntop inject 12345 // where 12345 is process id
ntop 12345
Prints:
Profiling client node-proc-3150 time 3000
(garbage collector) | 11.703ms |
utils.bulkPreparePacket | 1.53ms | file:///home/app/src/Utils.js:91:26
(anonymous) | 1.181ms | evalmachine.:3:14
(anonymous) | 1.126ms | file:///home/app/node_modules/lodash/lodash.js:1223:19
https://github.com/DVLP/ntop/
Apple diameter: 10cm
Bacterium diameter: 1 micron = 0.0001 cm
Apple:bacterium size ratio 10 / 0.0001 = 100,000
Earth diameter: 12,742km
Human diameter: 1.7m
Earth:human size ratio 12,742,000 / 1.7 = 7,495,294
Earth:Human to Apple:Bacterium ratio difference 7,495,294 / 100,000 ~ 75
A bacterium is 75x more significant to an apple than a human to the planet. 10cm is a large apple and 1um is a small bacterium.
If you think about surface difference it's a significantly larger difference