Skip to content

Instantly share code, notes, and snippets.

View deepakunni3's full-sized avatar
:octocat:

Deepak deepakunni3

:octocat:
View GitHub Profile
@vivekkrish
vivekkrish / im_tool_integration_proposal.md
Last active May 16, 2017 09:11
InterMine Tool Integration (Proposal)

![IM][imlogo] InterMine tool integration framework (proposal)


Mission Statement

To make available to the InterMine developer community, a simple framework for building modular Javascript-based tools that make use of the [InterMine REST API][restapi] to communicate with one or more publicly accessible InterMine instances, and perform data integration, analysis or visualization on the client-side. These tools can be configured to run as standalone entities or embeded within the scope of the InterMine UI, [BlueGenes][bluegenes].

(The facets described below correspond to the various topics covered during the round-table discussion at the recent [2017 InterMine Developer Workshop][imdevworkshop])

Facets
@jboner
jboner / latency.txt
Last active May 4, 2024 21:16
Latency Numbers Every Programmer Should Know
Latency Comparison Numbers (~2012)
----------------------------------
L1 cache reference 0.5 ns
Branch mispredict 5 ns
L2 cache reference 7 ns 14x L1 cache
Mutex lock/unlock 25 ns
Main memory reference 100 ns 20x L2 cache, 200x L1 cache
Compress 1K bytes with Zippy 3,000 ns 3 us
Send 1K bytes over 1 Gbps network 10,000 ns 10 us
Read 4K randomly from SSD* 150,000 ns 150 us ~1GB/sec SSD