FrameworkBenchmarks icon indicating copy to clipboard operation
FrameworkBenchmarks copied to clipboard

Wiki still mentions `CachedWorld` table

Open jonathanhefner opened this issue 11 months ago • 0 comments

The spec for the Caching test in the wiki mentions a CachedWorld table. However, that table is not actually defined (see the PostgreSQL schema and MySQL schema), and is a point of confusion when implementing the test for new frameworks.

https://github.com/TechEmpower/FrameworkBenchmarks/discussions/8795 indicates that the reference to CachedWorld is merely a historical artifact. Therefore, I think the wiki should be updated to change CachedWorld to World.

jonathanhefner avatar Jan 08 '25 18:01 jonathanhefner