facebookresearch / bitsandbytes
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

Summary
  • Number of files: 28
  • Daily file updates (only one update per file and date counted): 25
  • First update: 2021-10-07
  • Latest update: 2021-11-29
  • Days between first and latest update: 54 (7 weeks, estimated 35 working days)
  • Active days (at least one file change): 8
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 14 files with 2,861 lines of code in files.
    • 0 files that are 366+ days old (0 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 9 files that are 91-180 days old (2,727 lines of code)
    • 5 files that are 31-90 days old (134 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
0% | 0% | 95% | 4% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 14 files with 2,861 lines of code in files.
    • 0 files have been last changed 366+ days ago (0 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 2 files have been last changed 91-180 days ago (105 lines of code)
    • 12 files have been last changed 31-90 days ago (2,756 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
0% | 0% | 3% | 96% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, h, md, txt, cu, sh, cuh, c, gitignore, json, toml
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
cu0% | 0% | 100% | 0% | 0%
py0% | 0% | 81% | 18% | 0%
cuh0% | 0% | 100% | 0% | 0%
c0% | 0% | 100% | 0% | 0%
h0% | 0% | 0% | 0% | 0%
toml0% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
cuh0% | 0% | 59% | 40% | 0%
py0% | 0% | 2% | 97% | 0%
cu0% | 0% | 0% | 100% | 0%
c0% | 0% | 0% | 100% | 0%
h0% | 0% | 0% | 0% | 0%
toml0% | 0% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
csrc0% | 0% | 100% | 0% | 0%
bitsandbytes/optim0% | 0% | 87% | 12% | 0%
ROOT0% | 0% | 100% | 0% | 0%
bitsandbytes/nn0% | 0% | 0% | 100% | 0%
include0% | 0% | 0% | 0% | 0%
bitsandbytes0% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
csrc0% | 0% | 4% | 95% | 0%
bitsandbytes/optim0% | 0% | 2% | 97% | 0%
bitsandbytes/nn0% | 0% | 0% | 100% | 0%
ROOT0% | 0% | 0% | 100% | 0%
include0% | 0% | 0% | 0% | 0%
bitsandbytes0% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
setup.py
in root
22 1 58 111 3
lamb.py
in bitsandbytes/optim
19 3 111 111 1
cu
kernels.cu
in csrc
1577 - 58 97 4
optimizer.py
in bitsandbytes/optim
377 23 58 97 2
cu
ops.cu
in csrc
308 - 76 97 2
adam.py
in bitsandbytes/optim
161 7 58 97 5
pythonInterface.c
in csrc
119 - 76 97 2
cuh
kernels.cuh
in csrc
86 - 97 97 1
cuh
ops.cuh
in csrc
58 - 76 97 2
adagrad.py
in bitsandbytes/optim
49 3 76 76 1
__init__.py
in bitsandbytes/optim
8 - 58 76 2
modules.py
in bitsandbytes/nn
55 8 58 72 2
adamw.py
in bitsandbytes/optim
21 3 58 58 1
__init__.py
in bitsandbytes/nn
1 - 58 58 1
SIMD.h
in include
448 124
Algo-Direct-Common.h
in include
281 16
Algo-Direct2.h
in include
213 7
Type.h
in include
171 12
Portable.h
in include
125 11
lars.py
in bitsandbytes/optim
87 6
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
lamb.py
in bitsandbytes/optim
19 3 111 111 1
cuh
kernels.cuh
in csrc
86 - 97 97 1
adagrad.py
in bitsandbytes/optim
49 3 76 76 1
cuh
ops.cuh
in csrc
58 - 76 97 2
pythonInterface.c
in csrc
119 - 76 97 2
cu
ops.cu
in csrc
308 - 76 97 2
__init__.py
in bitsandbytes/nn
1 - 58 58 1
__init__.py
in bitsandbytes/optim
8 - 58 76 2
adamw.py
in bitsandbytes/optim
21 3 58 58 1
setup.py
in root
22 1 58 111 3
modules.py
in bitsandbytes/nn
55 8 58 72 2
adam.py
in bitsandbytes/optim
161 7 58 97 5
optimizer.py
in bitsandbytes/optim
377 23 58 97 2
cu
kernels.cu
in csrc
1577 - 58 97 4
__init__.py
in bitsandbytes
6 -
toml
pyproject.toml
in root
6 -
BinSearch.h
in include
7 -
AlgoXCodes.h
in include
23 -
sgd.py
in bitsandbytes/optim
25 3
rmsprop.py
in bitsandbytes/optim
29 3
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
SIMD.h
in include
448 124
Algo-Direct-Common.h
in include
281 16
Algo-Direct2.h
in include
213 7
Type.h
in include
171 12
Portable.h
in include
125 11
lars.py
in bitsandbytes/optim
87 6
BinAlgo.h
in include
64 2
AAlloc.h
in include
63 7
rmsprop.py
in bitsandbytes/optim
29 3
sgd.py
in bitsandbytes/optim
25 3
AlgoXCodes.h
in include
23 -
BinSearch.h
in include
7 -
toml
pyproject.toml
in root
6 -
__init__.py
in bitsandbytes
6 -
adamw.py
in bitsandbytes/optim
21 3 58 58 1
__init__.py
in bitsandbytes/nn
1 - 58 58 1
modules.py
in bitsandbytes/nn
55 8 58 72 2
adagrad.py
in bitsandbytes/optim
49 3 76 76 1
__init__.py
in bitsandbytes/optim
8 - 58 76 2
cu
kernels.cu
in csrc
1577 - 58 97 4
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
SIMD.h
in include
448 124
Algo-Direct-Common.h
in include
281 16
Algo-Direct2.h
in include
213 7
Type.h
in include
171 12
Portable.h
in include
125 11
lars.py
in bitsandbytes/optim
87 6
BinAlgo.h
in include
64 2
AAlloc.h
in include
63 7
rmsprop.py
in bitsandbytes/optim
29 3
sgd.py
in bitsandbytes/optim
25 3
AlgoXCodes.h
in include
23 -
BinSearch.h
in include
7 -
toml
pyproject.toml
in root
6 -
__init__.py
in bitsandbytes
6 -
cu
kernels.cu
in csrc
1577 - 58 97 4
optimizer.py
in bitsandbytes/optim
377 23 58 97 2
adam.py
in bitsandbytes/optim
161 7 58 97 5
modules.py
in bitsandbytes/nn
55 8 58 72 2
setup.py
in root
22 1 58 111 3
adamw.py
in bitsandbytes/optim
21 3 58 58 1