Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Pena authored Aug 4, 2024
1 parent a6dfa65 commit 3315377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 📊 Benchmarking Class vs Element Selectors in JavaScript (WIP)
# 📊 Benchmarking Class vs Element Selectors in JavaScript

This repository contains a simple yet effective benchmarking tool to compare the performance of class selectors versus element selectors in JavaScript. The benchmark involves creating a specified number of HTML elements (default: 10,000) and measuring the time it takes to apply styles using both types of selectors.

Expand Down

0 comments on commit 3315377

Please sign in to comment.