In this release, we have improved the speed of hypergraph construction and querying by **100 times**. For example, constructing a hypergraph with **10,000 nodes** and performing **40,000 vertex and hyperedge queries** took **90 seconds** in version 0.1.0, but now it only takes **0.05 seconds** in version 0.1.1.
Additionally, we have added more comprehensive tests and introduced dedicated stress tests to ensure the stability and performance of the system under heavy workloads.