apache / shenyu-wasm
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 18 files with 1,180 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 0 files changed 21-50 times (0 lines of code)
    • 0 files changed 6-20 times (0 lines of code)
    • 18 files changed 1-5 times (1,180 lines of code)
0% | 0% | 0% | 0% | 100%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 18 files with 1,180 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 0 files changed by 11-25 contributors (0 lines of code)
    • 0 files changed by 6-10 contributors (0 lines of code)
    • 18 files changed by 2-5 contributors (1,180 lines of code)
    • 0 files changed by 1 contributor (0 lines of code)
0% | 0% | 0% | 100% | 0%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
java, yml, rs, md, xml, txt, gitignore, wat, toml, json, yaml
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
rs0% | 0% | 0% | 0% | 100%
java0% | 0% | 0% | 0% | 100%
xml0% | 0% | 0% | 0% | 100%
toml0% | 0% | 0% | 0% | 100%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
shenyu-wasm-build0% | 0% | 0% | 0% | 100%
shenyu-wasm-runtime0% | 0% | 0% | 0% | 100%
script0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 18)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
Export.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/exports
3 - 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
Function.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/exports
5 - 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
ShenyuWasmInitException.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
16 4 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
lib.rs
in shenyu-wasm-build/src
22 - 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
NativeUtils.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
24 3 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
Memory.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
26 4 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
Native.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
29 1 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
Cargo.toml
in shenyu-wasm-build
32 - 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
Exports.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
35 7 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
Instance.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
45 8 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
Module.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
48 7 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
types.rs
in shenyu-wasm-build/src
52 3 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
value.rs
in shenyu-wasm-build/src
54 1 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
exception.rs
in shenyu-wasm-build/src
54 - 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
memory.rs
in shenyu-wasm-build/src
130 - 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
module.rs
in shenyu-wasm-build/src
179 3 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
instance.rs
in shenyu-wasm-build/src
210 2 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
216 - 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
Files With Most Contributors (Top 18)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
Cargo.toml
in shenyu-wasm-build
32 - 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
types.rs
in shenyu-wasm-build/src
52 3 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
lib.rs
in shenyu-wasm-build/src
22 - 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
memory.rs
in shenyu-wasm-build/src
130 - 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
instance.rs
in shenyu-wasm-build/src
210 2 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
exception.rs
in shenyu-wasm-build/src
54 - 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
value.rs
in shenyu-wasm-build/src
54 1 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
module.rs
in shenyu-wasm-build/src
179 3 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
Module.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
48 7 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
ShenyuWasmInitException.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
16 4 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
Native.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
29 1 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
Export.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/exports
3 - 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
Function.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/exports
5 - 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
Exports.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
35 7 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
Memory.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
26 4 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
Instance.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
45 8 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
NativeUtils.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
24 3 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
216 - 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
Files With Least Contributors (Top 18)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
216 - 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
instance.rs
in shenyu-wasm-build/src
210 2 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
module.rs
in shenyu-wasm-build/src
179 3 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
memory.rs
in shenyu-wasm-build/src
130 - 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
exception.rs
in shenyu-wasm-build/src
54 - 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
value.rs
in shenyu-wasm-build/src
54 1 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
types.rs
in shenyu-wasm-build/src
52 3 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
Module.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
48 7 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
Instance.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
45 8 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
Exports.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
35 7 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
Cargo.toml
in shenyu-wasm-build
32 - 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
Native.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
29 1 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
Memory.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
26 4 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
NativeUtils.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
24 3 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
lib.rs
in shenyu-wasm-build/src
22 - 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
ShenyuWasmInitException.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm
16 4 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
Function.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/exports
5 - 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
Export.java
in shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/exports
3 - 2023-07-17 2023-07-17 1 2 zhangzicheng@apache.org a1936978077@hotmail.com
Correlations

File Size vs. Number of Changes: 18 points

script/shenyu_checkstyle.xml x: 216 lines of code y: 1 # changes shenyu-wasm-build/Cargo.toml x: 32 lines of code y: 1 # changes shenyu-wasm-build/src/exception.rs x: 54 lines of code y: 1 # changes shenyu-wasm-build/src/instance.rs x: 210 lines of code y: 1 # changes shenyu-wasm-build/src/lib.rs x: 22 lines of code y: 1 # changes shenyu-wasm-build/src/memory.rs x: 130 lines of code y: 1 # changes shenyu-wasm-build/src/module.rs x: 179 lines of code y: 1 # changes shenyu-wasm-build/src/types.rs x: 52 lines of code y: 1 # changes shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Exports.java x: 35 lines of code y: 1 # changes shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Instance.java x: 45 lines of code y: 1 # changes shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Memory.java x: 26 lines of code y: 1 # changes shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Module.java x: 48 lines of code y: 1 # changes shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Native.java x: 29 lines of code y: 1 # changes shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/NativeUtils.java x: 24 lines of code y: 1 # changes shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/ShenyuWasmInitException.java x: 16 lines of code y: 1 # changes shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/exports/Export.java x: 3 lines of code y: 1 # changes shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/exports/Function.java x: 5 lines of code y: 1 # changes
1.0
# changes
  min: 1.0
  average: 1.0
  25th percentile: 1.0
  median: 1.0
  75th percentile: 1.0
  max: 1.0
0 216.0
lines of code
min: 3.0 | average: 65.56 | 25th percentile: 23.5 | median: 40.0 | 75th percentile: 73.0 | max: 216.0

Number of Contributors vs. Number of Changes: 18 points

script/shenyu_checkstyle.xml x: 2 # contributors y: 1 # changes
1.0
# changes
  min: 1.0
  average: 1.0
  25th percentile: 1.0
  median: 1.0
  75th percentile: 1.0
  max: 1.0
0 2.0
# contributors
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

Number of Contributors vs. File Size: 18 points

script/shenyu_checkstyle.xml x: 2 # contributors y: 216 lines of code shenyu-wasm-build/Cargo.toml x: 2 # contributors y: 32 lines of code shenyu-wasm-build/src/exception.rs x: 2 # contributors y: 54 lines of code shenyu-wasm-build/src/instance.rs x: 2 # contributors y: 210 lines of code shenyu-wasm-build/src/lib.rs x: 2 # contributors y: 22 lines of code shenyu-wasm-build/src/memory.rs x: 2 # contributors y: 130 lines of code shenyu-wasm-build/src/module.rs x: 2 # contributors y: 179 lines of code shenyu-wasm-build/src/types.rs x: 2 # contributors y: 52 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Exports.java x: 2 # contributors y: 35 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Instance.java x: 2 # contributors y: 45 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Memory.java x: 2 # contributors y: 26 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Module.java x: 2 # contributors y: 48 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/Native.java x: 2 # contributors y: 29 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/NativeUtils.java x: 2 # contributors y: 24 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/ShenyuWasmInitException.java x: 2 # contributors y: 16 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/exports/Export.java x: 2 # contributors y: 3 lines of code shenyu-wasm-runtime/src/main/java/org/apache/shenyu/wasm/exports/Function.java x: 2 # contributors y: 5 lines of code
216.0
lines of code
  min: 3.0
  average: 65.56
  25th percentile: 23.5
  median: 40.0
  75th percentile: 73.0
  max: 216.0
0 2.0
# contributors
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0